mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-15 10:23:24 +01:00
Migrate build target markers to keyboard.json (#23293)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layouts": {
|
||||
"LAYOUT_custom": {
|
||||
"layout": [
|
||||
{"label": "KC_Q", "matrix": [0, 0], "x": 0, "y": 0}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user