Migrate build target markers to keyboard.json (#23293)

This commit is contained in:
Joel Challis
2024-03-30 11:31:50 +00:00
committed by GitHub
parent 1c8e99ca45
commit 831deac212
1648 changed files with 0 additions and 606 deletions

View File

@@ -0,0 +1,9 @@
{
"layouts": {
"LAYOUT_custom": {
"layout": [
{"label": "KC_Q", "matrix": [0, 0], "x": 0, "y": 0}
]
}
}
}