mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-10 03:29:30 +00:00
4 lines
192 B
Makefile
4 lines
192 B
Makefile
# There are no extra pins, so we make sure to disable OLED and Encoders
|
|
OLED_SUPPORTED = no # Enables the use of OLED displays
|
|
ENCODER_SUPPORTED = no # Enables the use of encoders
|