forked from mirrors/qmk_firmware
845529782e
Co-authored-by: Leo B <leo.the.soundmonster@gmail.com>
8 lines
178 B
Makefile
8 lines
178 B
Makefile
RGBLIGHT_ENABLE = no
|
|
RGB_MATRIX_ENABLE = yes
|
|
MOUSEKEY_ENABLE = no
|
|
NKRO_ENABLE = yes
|
|
OLED_ENABLE = yes
|
|
OLED_DRIVER = SSD1306
|
|
LTO_ENABLE = yes
|
|
|