update generator script
This commit is contained in:
parent
9b3b9cdfbf
commit
61607a5ef7
@ -1,7 +1,8 @@
|
||||
#/bin/bash
|
||||
# {
|
||||
# "name": "Planck",
|
||||
# "shortname": "planck"
|
||||
# "shortname": "planck",
|
||||
# "date_added": "2016-06-21T22:39:54-04:00"
|
||||
# }
|
||||
printf "[" > keyboards.json
|
||||
for project in $(find . -regex '\./keyboards/[a-z0-9_\-]+/config.h')
|
||||
|
Reference in New Issue
Block a user