6 Commits (1581ea48dcd48d0d3f42cc09b388c468aedec45d)

Author SHA1 Message Date
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
5 years ago
Zach White 23ef327e11 make LAYOUT parsing more robust 5 years ago
Zach White 58fcdf8c07 remove extraneous comment 5 years ago
Zach White 30331b383f fix bugs triggered by certain boards 5 years ago
Zach White b2c26f7cdd get qmk generate-api into a good state 5 years ago
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>
6 years ago