mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-26 05:06:42 +00:00
8 lines
139 B
Makefile
8 lines
139 B
Makefile
# Build Options
|
|
# change yes to no to disable
|
|
#
|
|
CONSOLE_ENABLE = no
|
|
BACKLIGHT_ENABLE = yes
|
|
RGBLIGHT_ENABLE = yes
|
|
DIP_SWITCH_ENABLE = yes
|