summaryrefslogtreecommitdiffstats
path: root/users/stanrc85/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/stanrc85/config.h')
-rw-r--r--users/stanrc85/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/users/stanrc85/config.h b/users/stanrc85/config.h
index b883a21dd2..e12beedb90 100644
--- a/users/stanrc85/config.h
+++ b/users/stanrc85/config.h
@@ -15,6 +15,12 @@
#define INDICATOR_PIN_2 D4
#endif
+#ifdef KEYBOARD_mechlovin_adelais_standard_led_arm_rev4_stm32f303
+ #define INDICATOR_PIN_0 B2
+ #define INDICATOR_PIN_1 C15
+ #define INDICATOR_PIN_2 B9
+#endif
+
#ifdef KEYBOARD_boardsource_the_mark
#define RGB_MATRIX_KEYPRESSES
#endif