Move matrix config to info.json, part 1 (#19985)
This commit is contained in:
@@ -14,11 +14,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define MATRIX_ROW_PINS { B0, B1, B2, B3, B4 }
|
||||
#define MATRIX_COL_PINS { E6, F0, F7, F1, F6, F5, F4, C7, B7, D5, C6, B6, B5, D7, D4 }
|
||||
|
||||
#define RGB_DI_PIN D6
|
||||
#define RGBLED_NUM 80
|
||||
#define RGBLIGHT_HUE_STEP 8
|
||||
|
Reference in New Issue
Block a user