mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 19:40:29 +08:00
9 lines
160 B
Makefile
9 lines
160 B
Makefile
# Build Options
|
|
# change yes to no to disable
|
|
#
|
|
CONSOLE_ENABLE = no
|
|
SPLIT_KEYBOARD = yes
|
|
BACKLIGHT_ENABLE = yes
|
|
RGBLIGHT_ENABLE = yes
|
|
DIP_SWITCH_ENABLE = yes
|