1
0
Fork 0

Move matrix config to info.json, part 2 (#19987)

This commit is contained in:
Ryan 2023-03-10 22:16:56 +11:00 committed by GitHub
parent 80661e5f19
commit dd086a51d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
494 changed files with 1235 additions and 3287 deletions

View file

@ -18,13 +18,6 @@
#pragma once
/* Keyboard Matrix Assignments */
#define MATRIX_ROW_PINS { F4, F0, B2, B3, D5 }
#define MATRIX_COL_PINS { F7, F6, F1, F5, B1, E6, D4, B7, D1, D2, D0, B4, B6, C6, C7 }
#define DIODE_DIRECTION COL2ROW
#define RGB_DI_PIN D3
#ifdef RGB_DI_PIN
# define RGBLED_NUM 64