cleanup
This commit is contained in:
parent
529047db5a
commit
bf61294d67
35 changed files with 58 additions and 1911 deletions
29
qmk_default.json
Normal file
29
qmk_default.json
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"userspace_version": "1.1",
|
||||
"build_targets": [
|
||||
[
|
||||
"splitkb/halcyon/kyria/rev4",
|
||||
"default_hlc",
|
||||
{
|
||||
"HLC_TFT_DISPLAY": "1",
|
||||
"TARGET": "splitkb_halcyon_kyria_rev4_default_hlc_display"
|
||||
}
|
||||
],
|
||||
[
|
||||
"splitkb/halcyon/kyria/rev4",
|
||||
"default_hlc",
|
||||
{
|
||||
"HLC_ENCODER": "1",
|
||||
"TARGET": "splitkb_halcyon_kyria_rev4_default_hlc_encoder"
|
||||
}
|
||||
],
|
||||
[
|
||||
"splitkb/halcyon/kyria/rev4",
|
||||
"default_hlc",
|
||||
{
|
||||
"HLC_NONE": "1",
|
||||
"TARGET": "splitkb_halcyon_kyria_rev4_default_hlc"
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue