Data-Driven Keyboard Conversions: H, Part 2 (#23525)

This commit is contained in:
James Young 2024-04-15 11:22:31 -07:00 committed by GitHub
parent 9c1662f8f9
commit 3c9dd36809
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
48 changed files with 200 additions and 320 deletions

View file

@ -7,6 +7,9 @@
"cols": ["C6", "D7", "E6", "B4", "B5"],
"rows": ["B6"]
},
"build": {
"lto": true
},
"features": {
"bootmagic": false,
"command": false,

View file

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