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
|