forked from mirrors/qmk_firmware
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
|