diff options
author | XScorpion2 <rcalt2vt@gmail.com> | 2021-09-19 15:18:32 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-20 06:18:32 +1000 |
commit | 4dbeeaa0d685ee7449010d2dc2a930a5921c8a8c (patch) | |
tree | f83fb993ad8391043b759dc2015a00944db2114c /keyboards/rgbkb/mun/keymaps/xulkal2/rules.mk | |
parent | 121ca7eca9a53727733645d9c4c90a206df02258 (diff) |
Doc Fixes & Custom Matrix Fix (#14526)
Diffstat (limited to 'keyboards/rgbkb/mun/keymaps/xulkal2/rules.mk')
-rw-r--r-- | keyboards/rgbkb/mun/keymaps/xulkal2/rules.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/rgbkb/mun/keymaps/xulkal2/rules.mk b/keyboards/rgbkb/mun/keymaps/xulkal2/rules.mk index e35ec125e6..a087f669da 100644 --- a/keyboards/rgbkb/mun/keymaps/xulkal2/rules.mk +++ b/keyboards/rgbkb/mun/keymaps/xulkal2/rules.mk @@ -1,4 +1,3 @@ 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
\ No newline at end of file +OPT_DEFS += -DRGB_UNLIMITED_POWER
\ No newline at end of file |