mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-09 17:14:18 -04:00
adding empty array json to see if the json part will fail
This commit is contained in:
parent
08921a205f
commit
eca4fb90e5
2 changed files with 7 additions and 4 deletions
6
qmk_nontree copy.json
Normal file
6
qmk_nontree copy.json
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"nontree_targets": [
|
||||||
|
"barbellboards",
|
||||||
|
"planck"
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,6 +1,3 @@
|
||||||
{
|
{
|
||||||
"nontree_targets": [
|
"nontree_targets": []
|
||||||
"barbellboards",
|
|
||||||
"planck"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue