add vial
This commit is contained in:
parent
c635df439e
commit
638b36632d
8 changed files with 167 additions and 525 deletions
16
qmk.json
16
qmk.json
|
|
@ -3,34 +3,34 @@
|
|||
"build_targets": [
|
||||
[
|
||||
"splitkb/halcyon/kyria/rev4",
|
||||
"default_hlc",
|
||||
"vial_hlc",
|
||||
{
|
||||
"HLC_TFT_DISPLAY": "1",
|
||||
"TARGET": "halcyon_kyria_rev4_default_hlc_display"
|
||||
"TARGET": "halcyon_kyria_rev4_vial_hlc_display"
|
||||
}
|
||||
],
|
||||
[
|
||||
"splitkb/halcyon/kyria/rev4",
|
||||
"default_hlc",
|
||||
"vial_hlc",
|
||||
{
|
||||
"HLC_ENCODER": "1",
|
||||
"TARGET": "halcyon_kyria_rev4_default_hlc_encoder"
|
||||
"TARGET": "halcyon_kyria_rev4_vial_hlc_encoder"
|
||||
}
|
||||
],
|
||||
[
|
||||
"splitkb/halcyon/kyria/rev4",
|
||||
"default_hlc",
|
||||
"vial_hlc",
|
||||
{
|
||||
"HLC_CIRQUE_TRACKPAD": "1",
|
||||
"TARGET": "halcyon_kyria_rev4_default_hlc_cirque_trackpad"
|
||||
"TARGET": "halcyon_kyria_rev4_vial_hlc_cirque_trackpad"
|
||||
}
|
||||
],
|
||||
[
|
||||
"splitkb/halcyon/kyria/rev4",
|
||||
"default_hlc",
|
||||
"vial_hlc",
|
||||
{
|
||||
"HLC_NONE": "1",
|
||||
"TARGET": "halcyon_kyria_rev4_default_hlc"
|
||||
"TARGET": "halcyon_kyria_rev4_vial_hlc"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue