This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

4 lines
154 B
Makefile
Raw Normal View History

2021-06-26 00:00:21 -05:00
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