1
0
Fork 0

Data-Driven Keyboard Conversions: H, Part 3 (#23530)

This commit is contained in:
James Young 2024-04-16 16:36:21 -07:00 committed by GitHub
parent 7be23a9cb4
commit baa6000ed3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
58 changed files with 195 additions and 288 deletions

View file

@ -12,6 +12,9 @@
"mousekey": true,
"nkro": true
},
"build": {
"lto": true
},
"matrix_pins": {
"cols": ["D1", "D0", "D4", "C6", "D7", "E6", "B4", "B5", "F4", "F5"],
"rows": ["B1", "B3", "B2", "B6"]

View file

@ -1 +0,0 @@
LTO_ENABLE = yes