Migrate some more layouts to data driven (#19889)
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
"bootloader": "atmel-dfu",
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [{"label":"k00", "x":0, "y":0}]
|
||||
"layout": [
|
||||
{"x":0, "y":0, "matrix": [0, 0]}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user