Move matrix config to info.json, part 5 (#20003)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
@@ -15,10 +15,6 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#define MATRIX_ROW_PINS { E6, B7, F7, F4, F5 }
|
||||
#define MATRIX_COL_PINS { F6, B0, F1, C7, C6, B6, B5, B4, D7, D6, D4, D5, D3, D2, D1 }
|
||||
#define DIODE_DIRECTION ROW2COL
|
||||
|
||||
#define RGB_DI_PIN B1
|
||||
#define RGBLED_NUM 80
|
||||
//#define RGBLIGHT_DISABLE_KEYCODES
|
||||
|
Reference in New Issue
Block a user