Adding my Bear65 keymap (#12962)
This commit is contained in:
@@ -2,7 +2,6 @@ TAP_DANCE_ENABLE = yes
|
||||
EXTRAKEY_ENABLE = yes
|
||||
BACKLIGHT_ENABLE = no
|
||||
COMMAND_ENABLE = no
|
||||
BOOTMAGIC_ENABLE = no
|
||||
MOUSEKEY_ENABLE = no
|
||||
AUDIO_ENABLE = no
|
||||
CONSOLE_ENABLE = no
|
||||
@@ -31,4 +30,9 @@ endif
|
||||
ifeq ($(strip $(KEYBOARD)), boardsource/the_mark)
|
||||
RGB_MATRIX_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = no
|
||||
endif
|
||||
endif
|
||||
ifeq ($(strip $(KEYBOARD)), jacky_studio/bear_65)
|
||||
BACKLIGHT_ENABLE = yes
|
||||
RGB_MATRIX_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = no
|
||||
endif
|
||||
|
Reference in New Issue
Block a user