mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-07-30 17:20:41 +02: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
|