0be7345640
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
3 lines
140 B
Makefile
3 lines
140 B
Makefile
ENCODER_ENABLE = yes # Enable encoder
|
|
OLED_ENABLE = yes # Enable OLED Screen
|
|
OLED_DRIVER = SSD1306 # Set OLED Driver
|