mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-31 18:25:28 -04:00
Add Gamma Omega TC36e to the GitHub Actions build targets
$ qmk userspace-add -kb tutte_coxeter_36e -km default Ψ Added tutte_coxeter_36e:default to userspace build targets. Ψ Saved userspace file to /Users/peterjc/repositories/qmk_userspace/qmk.json.
This commit is contained in:
parent
ceb1306308
commit
38a3fa978a
1 changed files with 5 additions and 3 deletions
8
qmk.json
8
qmk.json
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"userspace_version": "1.0",
|
||||
"build_targets": []
|
||||
}
|
||||
"userspace_version": "1.1",
|
||||
"build_targets": [
|
||||
["tutte_coxeter_36e", "default"]
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue