Move matrix config to info.json, part 3 (#19991)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
@@ -16,15 +16,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
|
||||
/* key matrix pins */
|
||||
#define MATRIX_ROW_PINS { B4, B5, B7, D5, C7, F1, F0, B6 }
|
||||
#define MATRIX_COL_PINS { F4, F5, F6, F7, B1, B3, B2, E6, D7 }
|
||||
|
||||
/* Indicator LEDs */
|
||||
#define LED_INDICATOR_TOP B0
|
||||
#define LED_INDICATOR_MID D4
|
||||
#define LED_INDICATOR_BOT C6
|
||||
|
||||
/* COL2ROW or ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
Reference in New Issue
Block a user