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, F7 }
|
||||
#define MATRIX_COL_PINS { C7, F6, F5, F4, F1, B7, D5, D1, D2, D3, D4, D0, D6, D7, B4 }
|
||||
|
||||
#define RGB_DI_PIN F0
|
||||
#define RGBLED_NUM 77
|
||||
#define RGBLIGHT_HUE_STEP 8
|
||||
|
Reference in New Issue
Block a user