adding empty array json to see if the json part will fail

This commit is contained in:
Victor 2024-04-11 00:07:31 -05:00
parent 08921a205f
commit eca4fb90e5
Failed to generate hash of commit
2 changed files with 7 additions and 4 deletions

6
qmk_nontree copy.json Normal file
View file

@ -0,0 +1,6 @@
{
"nontree_targets": [
"barbellboards",
"planck"
]
}

View file

@ -1,6 +1,3 @@
{
"nontree_targets": [
"barbellboards",
"planck"
]
"nontree_targets": []
}