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