mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-28 22:20:13 +00:00
4 lines
163 B
Makefile
4 lines
163 B
Makefile
NKRO_ENABLE = yes # Enable N-Key Rollover
|
|
DEBOUNCE_TYPE = sym_eager_pk # Eager; per key
|
|
CONSOLE_ENABLE = no # debug console
|
|
ENCODER_ENABLE = no
|