diff --git a/qmk_nontree copy.json b/qmk_nontree copy.json new file mode 100644 index 00000000..9b633a1f --- /dev/null +++ b/qmk_nontree copy.json @@ -0,0 +1,6 @@ +{ + "nontree_targets": [ + "barbellboards", + "planck" + ] +} diff --git a/qmk_nontree.json b/qmk_nontree.json index 9b633a1f..39fe1246 100644 --- a/qmk_nontree.json +++ b/qmk_nontree.json @@ -1,6 +1,3 @@ { - "nontree_targets": [ - "barbellboards", - "planck" - ] + "nontree_targets": [] }