Migrate build target markers to keyboard.json - HI (#23540)

This commit is contained in:
Joel Challis
2024-04-17 02:49:17 +01:00
committed by GitHub
parent baa6000ed3
commit e869c80af7
84 changed files with 66 additions and 125 deletions
@@ -1,4 +1,9 @@
{
"usb": {
"shared_endpoint": {
"keyboard": true
}
},
"matrix_pins": {
"cols": ["A8", "B2", "B1", "B15", "A10", "A0", "A1", "A2", "A3", "A4", "A5", "A6", "A7", "B0"],
"rows": ["B4", "B3", "A15", "B13", "B5"]
@@ -1,4 +0,0 @@
# Build Options
# change yes to no to disable
#
KEYBOARD_SHARED_EP = yes
@@ -1,4 +1,9 @@
{
"usb": {
"shared_endpoint": {
"keyboard": true
}
},
"matrix_pins": {
"cols": ["A8", "B2", "B1", "B15", "A10", "A0", "A1", "A2", "A3", "A4", "A5", "A6", "A7", "B0"],
"rows": ["B4", "B3", "A15", "B13", "B5"]
@@ -1,4 +0,0 @@
# Build Options
# change yes to no to disable
#
KEYBOARD_SHARED_EP = yes