summaryrefslogtreecommitdiff
path: root/users/stanrc85/config.h
diff options
context:
space:
mode:
authorstanrc85 <47038504+stanrc85@users.noreply.github.com>2022-03-19 02:52:33 -0400
committerGitHub <noreply@github.com>2022-03-18 23:52:33 -0700
commit06b6729b168334c6496288acf6734aa586d335e2 (patch)
treebcb4aaa253f564db676bd40bac6f438a4dbea283 /users/stanrc85/config.h
parent61c644f6d00cc107e9079aa5e87716174ad77d44 (diff)
[Keymap] Update some code and keyboard rules (#16680)
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