Data-driven Keyboard Conversions: C (#23453)

This commit is contained in:
James Young
2024-04-11 08:29:10 -07:00
committed by GitHub
parent 8bbbe753fd
commit a532d1cc5a
96 changed files with 395 additions and 620 deletions

View File

@@ -14,7 +14,8 @@
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgb_matrix": true
"rgb_matrix": true,
"pointing_device": true
},
"matrix_pins": {
"cols": ["GP28", "GP27", "GP26", "GP25", "GP24", "GP23", "GP0", "GP1", "GP2", "GP3", "GP4", "GP5"],
@@ -174,4 +175,4 @@
]
}
}
}
}