Move matrix config to info.json, part 2 (#19987)
This commit is contained in:
@@ -17,12 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#pragma once
|
||||
|
||||
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
/* Matrix config */
|
||||
#define MATRIX_ROW_PINS {D7, E1, F2, F0, F1}
|
||||
#define MATRIX_COL_PINS {E6, E0, A3, A4, A5, A6, A7, C7, C5, C4, C3, C2, C1, C0, D6, A2, A1, A0, F3}
|
||||
#define RGBLED_NUM 26 // Number of LEDs
|
||||
|
||||
#define AUDIO_VOICES
|
||||
|
||||
Reference in New Issue
Block a user