1
0
Fork 0

Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)

This commit is contained in:
Ryan 2022-08-20 10:48:38 +10:00 committed by GitHub
parent f4dcce7e59
commit 201f1a8f47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
119 changed files with 351 additions and 386 deletions

View file

@ -24,6 +24,3 @@
// rows are inputs). Note that every usable I/O pin is used.
#define MATRIX_COL_PINS { B1, B10, B11, B12, B13, B14, B15, A8, B0, A10, A7, A6, A15, B3, B4, B5, B6, B7, B8, B9 }
#define MATRIX_ROW_PINS { C13, C14, C15, A1, A2, A3, A4, A5 }
// The BluePill version is version 3
#define DEVICE_VER 0x0003