1
0
Fork 0

[Keyboad] Add VIA support for Atreus promicro (#13169)

This commit is contained in:
leonardusdipa 2021-10-11 07:24:45 +07:00 committed by GitHub
parent fa1a59e7f8
commit c8d5988ba4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 71 additions and 0 deletions

View file

@ -28,6 +28,8 @@
* ROW2COL = ROW = Anode (+), COL = Cathode (-, marked on diode)
*
*/
/* key matrix pins */
#define MATRIX_ROW_PINS { F4, B2, B4, B5 }
#if defined(PCBDOWN)
#define MATRIX_COL_PINS { D0, D4, C6, D7, E6, B6, B3, B1, F7, F6, F5 }