forked from mirror/qmk_firmware
Migrate build target markers to keyboard.json - P (#23565)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user