1
0
Fork 0

[Keymap] Update some code and keyboard rules (#16680)

This commit is contained in:
stanrc85 2022-03-19 02:52:33 -04:00 committed by GitHub
parent 61c644f6d0
commit 06b6729b16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 3 deletions

View file

@ -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