forked from forks/qmk_firmware
6 lines
231 B
Makefile
6 lines
231 B
Makefile
|
VIA_ENABLE = yes
|
||
|
|
||
|
# Fix for prototype missing COL0, COL1, using backlight and RGB underglow I/O pins
|
||
|
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||
|
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|