13 lines
334 B
Makefile
13 lines
334 B
Makefile
|
MOUSEKEY_ENABLE = no # Mouse keys
|
||
|
EXTRAKEY_ENABLE = no # Audio control and System control
|
||
|
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||
|
OLED_ENABLE = yes
|
||
|
OLED_DRIVER = SSD1306
|
||
|
LTO_ENABLE = yes
|
||
|
# Bongo animation specific
|
||
|
OLED_DRIVER_ENABLE = no
|
||
|
WPM_ENABLE = yes
|
||
|
|
||
|
# Special characters
|
||
|
UNICODEMAP_ENABLE = yes
|