1
0
Fork 0

[Keyboard] evancookaudio sleepingdinosaur v2 (#16625)

This commit is contained in:
evanmcook 2022-03-14 21:56:27 -04:00 committed by GitHub
parent 7fde309799
commit 04826d1aa1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 66 additions and 4 deletions

View file

@ -37,8 +37,8 @@
/* key matrix pins */
#define MATRIX_ROW_PINS {D0, D1, D4, C6, D7}
#define MATRIX_COL_PINS {F4, F5, F6, F7, B1, B3}
#define MATRIX_ROW_PINS {D1, D0, D4, C6, D7}
#define MATRIX_COL_PINS {B3, B1, F7, F6, F5, F4}
#define UNUSED_PINS {B2, B6, B7, D5, C7, F1, F0, B4, E6}