mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-04 00:45:13 +00:00
5 lines
113 B
Makefile
5 lines
113 B
Makefile
|
# Force encoder to be disabled
|
||
|
# But enable the defines for it
|
||
|
ENCODER_ENABLE := no
|
||
|
OPT_DEFS += -DENCODER_ENABLE
|