mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-23 20:03:01 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
1f7faad37a
@ -12,9 +12,15 @@
|
||||
#ifdef KEYBOARD_sneakbox_aliceclone
|
||||
#define INDICATOR_PIN_0 D7
|
||||
#define INDICATOR_PIN_1 D6
|
||||
#define INDICATOR_PIN_2 D4
|
||||
#define INDICATOR_PIN_2 D4
|
||||
#endif
|
||||
|
||||
#ifdef KEYBOARD_boardsource_the_mark
|
||||
#define RGB_MATRIX_KEYPRESSES
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef KEYBOARD_jacky_studio_bear_65
|
||||
#define ENABLE_RGB_MATRIX_RAINBOW_MOVING_CHEVRON
|
||||
#define ENABLE_RGB_MATRIX_MULTISPLASH
|
||||
#define ENABLE_RGB_MATRIX_TYPING_HEATMAP
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user