mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2025-01-03 23:48:03 +06: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
|