mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-03 07:19:55 +00:00
4 lines
140 B
Makefile
4 lines
140 B
Makefile
|
ENCODER_ENABLE = yes # Enable encoder
|
||
|
OLED_ENABLE = yes # Enable OLED Screen
|
||
|
OLED_DRIVER = SSD1306 # Set OLED Driver
|