Zach White
5d27c772fd
Fix comment parsing ( #12750 )
...
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
2021-05-03 19:09:53 +02:00
Zach White
1581ea48dc
Fix develop ( #12039 )
...
Fixes file encoding errors on Windows, and layouts not correctly merging into info.json.
* force utf8 encoding
* correctly merge layouts and layout aliases
* show what aliases point to
2021-02-27 12:00:50 -08:00
Zach White
23ef327e11
make LAYOUT parsing more robust
2021-02-24 16:47:38 -08:00
Zach White
58fcdf8c07
remove extraneous comment
2021-01-08 08:40:23 -08:00
Zach White
30331b383f
fix bugs triggered by certain boards
2021-01-08 08:40:23 -08:00
Zach White
b2c26f7cdd
get qmk generate-api into a good state
2021-01-07 21:21:12 -08:00
Zach White
751316c344
[CLI] Add a subcommand for getting information about a keyboard ( #8666 )
...
You can now use `qmk info` to get information about keyboards and keymaps.
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
2020-05-26 13:05:41 -07:00