~ruther/qmk_firmware

0e34efd9a2dd401a7cd38f552f7247b8afcb65fc — XScorpion2 4 years ago d9ca201
[Keyboard] Quick fixes for the Mun to unblock customers (#14505)

2 files changed, 3 insertions(+), 3 deletions(-)

M keyboards/rgbkb/mun/keymaps/xulkal2/rules.mk
M keyboards/rgbkb/mun/rules.mk
M keyboards/rgbkb/mun/keymaps/xulkal2/rules.mk => keyboards/rgbkb/mun/keymaps/xulkal2/rules.mk +1 -1
@@ 1,4 1,4 @@
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
#DEBOUNCE_TYPE = sym_eager_pk
\ No newline at end of file

M keyboards/rgbkb/mun/rules.mk => keyboards/rgbkb/mun/rules.mk +2 -2
@@ 39,7 39,7 @@ OPT = 3
OPT_DEFS += -DOLED_FONT_H=\"../common/glcdfont.c\"
OPT_DEFS += -Ikeyboards/rgbkb/common

# matrix optimisations
SRC += matrix.c
# matrix optimisations (broken, will fix later)
#SRC += matrix.c

DEFAULT_FOLDER = rgbkb/mun/rev1