build: wire qmk.json build target and justfile recipes

This commit is contained in:
2026-05-03 23:43:27 +02:00
parent 9f0d9921c6
commit e9ce66f246
3 changed files with 27 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
{
"userspace_version": "1.0",
"build_targets": []
"build_targets": [
["zsa/moonlander", "matej"]
]
}