[Keyboard] Quick fixes for the Mun to unblock customers (#14505)
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
MOUSEKEY_ENABLE = yes	# using for mouse wheel up and down, more granular than page up/down
 | 
					MOUSEKEY_ENABLE = yes	# using for mouse wheel up and down, more granular than page up/down
 | 
				
			||||||
 | 
					
 | 
				
			||||||
OPT_DEFS += -DRGB_UNLIMITED_POWER
 | 
					OPT_DEFS += -DRGB_UNLIMITED_POWER
 | 
				
			||||||
DEBOUNCE_TYPE = sym_eager_pk
 | 
					#DEBOUNCE_TYPE = sym_eager_pk
 | 
				
			||||||
@@ -39,7 +39,7 @@ OPT = 3
 | 
				
			|||||||
OPT_DEFS += -DOLED_FONT_H=\"../common/glcdfont.c\"
 | 
					OPT_DEFS += -DOLED_FONT_H=\"../common/glcdfont.c\"
 | 
				
			||||||
OPT_DEFS += -Ikeyboards/rgbkb/common
 | 
					OPT_DEFS += -Ikeyboards/rgbkb/common
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# matrix optimisations
 | 
					# matrix optimisations (broken, will fix later)
 | 
				
			||||||
SRC += matrix.c
 | 
					#SRC += matrix.c
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DEFAULT_FOLDER = rgbkb/mun/rev1
 | 
					DEFAULT_FOLDER = rgbkb/mun/rev1
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user