Refactor to use led config - Part 5 (#10975)
* Refactor to use led config * Refactor to use led config * Refactor to use led config
This commit is contained in:
parent
4368611bfd
commit
23222625c2
42 changed files with 81 additions and 671 deletions
|
@ -28,3 +28,6 @@
|
|||
#define MATRIX_COL_PINS { B0, B1, B2, B3, D4, D6, D7, B4, B5, B6, C6, C7, F5, F6, F7 }
|
||||
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define LED_CAPS_LOCK_PIN E6
|
||||
#define LED_PIN_ON_STATE 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue