Migrate dip switch config to info.json - keychron (#23037)

This commit is contained in:
Joel Challis
2024-02-09 06:56:13 +00:00
committed by GitHub
parent e7b84e1cf6
commit 137938b67a
87 changed files with 117 additions and 466 deletions

View File

@@ -0,0 +1,5 @@
{
"dip_switch": {
"matrix_grid": [ [5, 5] ]
}
}