1
0

Resolve miscellaneous keyboard lint warnings (#25268)

This commit is contained in:
Joel Challis
2025-05-16 17:35:17 +01:00
committed by GitHub
parent 0b6a460b7f
commit fa35be5135
9 changed files with 12 additions and 11 deletions

View File

@@ -29,7 +29,9 @@
"driver": "usart"
},
"transport": {
"sync_matrix_state": true
"sync": {
"matrix_state": true
}
}
},
"community_layouts": ["ortho_5x12"],