mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-24 17:37:40 +06:00
61246deec5
Co-authored-by: Drashna Jaelre <drashna@live.com>
6 lines
165 B
Makefile
6 lines
165 B
Makefile
MOUSEKEY_ENABLE = yes # Mouse keys
|
|
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
|
|
OLED_ENABLE = yes
|
|
OLED_DRIVER = SSD1306
|
|
LTO_ENABLE = yes
|