mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-22 23:07:43 +00:00
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
4 lines
186 B
Makefile
4 lines
186 B
Makefile
# There are no extra pins, so we make sure to disable OLED and Encoders
|
|
OLED_ENABLE = no # Enables the use of OLED displays
|
|
ENCODER_ENABLE = no # Enables the use of encoders
|