Migrate build target markers to keyboard.json - P (#23565)
This commit is contained in:
parent
191f626880
commit
40d0512794
81 changed files with 276 additions and 558 deletions
|
|
@ -42,6 +42,7 @@
|
|||
"command": true,
|
||||
"console": true,
|
||||
"encoder": true,
|
||||
"dip_switch": true,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
|
|
@ -1,7 +1,2 @@
|
|||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
CUSTOM_MATRIX = lite
|
||||
DIP_SWITCH_ENABLE = yes
|
||||
|
||||
SRC += matrix.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue