Move LED indicator config to data driven (#19800)
This commit is contained in:
parent
d784f78bd0
commit
f4ba17c4a0
979 changed files with 1935 additions and 2171 deletions
|
@ -15,10 +15,6 @@
|
|||
#endif
|
||||
#define MATRIX_COL_PINS { F0, F1, F2, F3, F4, F5, F6, F7, C7, C6, C5, C4, C3, C2, C1, C0, B0, B1, B2, B3, B4, B5, B6 }
|
||||
|
||||
#define LED_NUM_LOCK_PIN E0
|
||||
#define LED_CAPS_LOCK_PIN E1
|
||||
#define LED_SCROLL_LOCK_PIN B7
|
||||
|
||||
/* COL2ROW or ROW2COL */
|
||||
#define DIODE_DIRECTION ROW2COL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue