mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-12 04:40:58 +00:00
7 lines
114 B
Makefile
7 lines
114 B
Makefile
|
OLED_ENABLE = yes
|
||
|
OLED_DRIVER = SSD1306
|
||
|
LTO_ENABLE = yes
|
||
|
RGBLIGHT_ENABLE = yes
|
||
|
|
||
|
SPLIT_KEYBOARD = yes
|