Move matrix config to info.json, part 7 (#20020)
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#define MATRIX_ROW_PINS { B1, A0, C13, A1, A2}
|
||||
#define MATRIX_COL_PINS { A10, A9, A8, B15, B14, B13, B12, B11, B10, B8, B4, B5, B3, C14, A15 }
|
||||
|
||||
#define RGB_DI_PIN A7
|
||||
#define RGB_MATRIX_LED_COUNT 91
|
||||
#define RGB_MATRIX_KEYPRESSES // reacts to keypresses
|
||||
|
Reference in New Issue
Block a user