mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-19 03:36:28 +00:00
8 lines
182 B
Makefile
8 lines
182 B
Makefile
|
RGBLIGHT_ENABLE = yes
|
||
|
BACKLIGHT_ENABLE = yes
|
||
|
|
||
|
# VIA Support - Comment these 3 lines out to disable
|
||
|
RAW_ENABLE = yes
|
||
|
DYNAMIC_KEYMAP_ENABLE = yes
|
||
|
SRC += keyboards/wilba_tech/wt_main.c
|