mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-23 08:02:03 +00:00
7 lines
135 B
Makefile
7 lines
135 B
Makefile
# Enable additional features.
|
|
|
|
DEBOUNCE_TYPE = sym_defer_pk
|
|
|
|
# Disabling MouseKey because it breaks my KVM switch
|
|
MOUSEKEY_ENABLE = no
|