Fix Typo in Saevus Cor Matrix (#19073)

This commit is contained in:
Patrick Muldoon 2022-11-19 21:15:16 -08:00 committed by GitHub
parent e5e186c516
commit 525b472d88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@
},
"matrix_pins": {
"rows": ["F0", "F1", "F4", "B3", "B6"],
"cols": ["F5", "F6", "F7", "C6", "C7", "B1", "B7", "B5", "B4", "D7", "D6", "D4", "D5", "D2", "D2", "D1", "D0"]
"cols": ["F5", "F6", "F7", "C6", "C7", "B1", "B7", "B5", "B4", "D7", "D6", "D4", "D5", "D3", "D2", "D1", "D0"]
},
"processor": "atmega32u4",
"url": "",