mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-02 07:55:12 +00:00
6 lines
239 B
Makefile
6 lines
239 B
Makefile
OLED_ENABLE = no
|
|
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
|
ENCODER_ENABLE = no # Enables the use of one or more encoders
|
|
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
|
|
|
UNICODEMAP_ENABLE = yes # Enable unicode
|