mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-24 09:27:36 +06:00
7 lines
186 B
Makefile
7 lines
186 B
Makefile
OLED_ENABLE = yes
|
|
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
|
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
|
RAW_ENABLE = no
|
|
WPM_ENABLE = no
|
|
COMBO_ENABLE = no
|