mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-05 17:09:29 +00:00
4 lines
154 B
Makefile
4 lines
154 B
Makefile
|
MOUSEKEY_ENABLE = yes # using for mouse wheel up and down, more granular than page up/down
|
||
|
|
||
|
OPT_DEFS += -DRGB_UNLIMITED_POWER
|
||
|
DEBOUNCE_TYPE = sym_eager_pk
|