mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-03-12 09:52:51 +00:00
4 lines
115 B
Makefile
4 lines
115 B
Makefile
# There are no extra pins, so we make sure to disable OLED and Encoders
|
|
OLED_SUPPORTED = no
|
|
ENCODER_SUPPORTED = no
|