mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-18 07:33:26 +00:00
70c5915da8
Co-authored-by: Drashna Jaelre <drashna@live.com>
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
|