~ruther/qmk_firmware

1f7faad37aebc4f9f9524dcecb89ce21be6a9ee2 — QMK Bot 3 years ago d41067f + 9beee82
Merge remote-tracking branch 'origin/master' into develop
1 files changed, 8 insertions(+), 2 deletions(-)

M users/stanrc85/config.h
M users/stanrc85/config.h => users/stanrc85/config.h +8 -2
@@ 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
\ No newline at end of file
#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