Skip to content

Commit

Permalink
disable broken kb's
Browse files Browse the repository at this point in the history
  • Loading branch information
VeyPatch committed Jan 11, 2025
1 parent 2b5b8e6 commit 9d4e3be
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions qmk.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,29 @@
"TARGET": "halcyon_kyria_display"
}
],
[
"kyria_mini",
"veypatch",
{
"TARGET": "kyria_mini_helios"
}
],
[
"splitkb/aurora/helix/rev1",
"veypatch",
{
"CONVERT_TO": "liatris",
"TARGET": "aurora_helix_rev1"
}
],
// [
// "kyria_mini",
// "veypatch",
// {
// "TARGET": "kyria_mini_helios"
// }
// ],
// [
// "splitkb/aurora/helix/rev1",
// "veypatch",
// {
// "CONVERT_TO": "liatris",
// "TARGET": "aurora_helix_rev1"
// }
// ],
// [
// "splitkb/aurora/helix/rev1",
// "veypatch",
// {
// "CONVERT_TO": "imera",
// "TARGET": "aurora_helix_rev1"
// }
// ],
[
"splitkb/kyria/rev3",
"veypatch",
Expand All @@ -44,14 +52,6 @@
{
"TARGET": "kyria_rev2_atmega"
}
],
[
"splitkb/aurora/helix/rev1",
"veypatch",
{
"CONVERT_TO": "imera",
"TARGET": "aurora_helix_rev1"
}
]
]
}

0 comments on commit 9d4e3be

Please sign in to comment.