mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-24 20:32:58 +00:00
0be7345640
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
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
|