Move matrix config to info.json, part 2 (#19987)
This commit is contained in:
@@ -18,12 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
/* Force USB NKRO */
|
||||
#define FORCE_NKRO
|
||||
|
||||
#define MATRIX_ROW_PINS { B3, B4, B5, B6, B7, A0 }
|
||||
#define MATRIX_COL_PINS { A1, A2, A3, A4, A5, A6, A7, B0, B1, B2, B10, B11, B12, B13, B14, B15 }
|
||||
|
||||
/* COL2ROW, ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define BACKLIGHT_PWM_DRIVER PWMD1
|
||||
#define BACKLIGHT_PWM_CHANNEL 3
|
||||
#define BACKLIGHT_PAL_MODE 6
|
||||
|
||||
Reference in New Issue
Block a user