Commit Graph

62 Commits (997a6747ee83c87de92d9444e2bc57c981dbf260)

Author SHA1 Message Date
Joel Challis fb056c5437
Update json2c to use dump_lines (#21013) 2 years ago
Ryan 578102b400
Fix `test_json2c_no_json()` (#20756) 2 years ago
Ryan 998a4d744e
Remove `FLIP_HALF` layouts and move to data driven (#20588) 2 years ago
Ryan 91e0457b0e
JSON encoder: improve sorting of layout dict keys (#19974) 2 years ago
Nick Brassel 4d33f356a6
Macro keycode name refactoring (#18958) 3 years ago
Ryan 2f48d300f4
Normalise info_config.h define generation (#18439) 3 years ago
Joel Challis 20f142a772
Tidy up LAYOUT macro generation (#18262) 3 years ago
Ryan d983251c10
Switch over MANUFACTURER and PRODUCT to string literals (#18183) 3 years ago
Niko Wenselowski 1f42a8ccdd
Fix test logic to check for both keymaps (#17761) 3 years ago
Joel Challis a599550adb
Add support for linting deprecated and removed functionality (#17063) 3 years ago
Ryan 7d41639d54
Map data driven `DESCRIPTION` as string literal (#16523) 3 years ago
Erovia fbfd5312b9
CLI: Validate JSON keymap input (#16261) 3 years ago
Joel Challis e4a6afa369
Rework generate-api CLI command to use .build directory (#16441) 3 years ago
Drashna Jaelre d4dc743a85
Fix issues with Python Tests (#16162) 3 years ago
Zach White 08ce0142ba
Macros in JSON keymaps (#14374) 4 years ago
Joel Challis cd50fdf7ee
Add diff logic to python format subcommand (#15156) 4 years ago
Ryan 9401836727
Map `PRODUCT` define to `keyboard_name` (#14372) 4 years ago
Zach White 596c4a1f87
Remove bin/qmk (#14231) 4 years ago
Ryan 25f43837d2
Remove references to info.json `width` and `height` in CLI (#13728) 4 years ago
Erovia fdcea06336
CLI/Docs: Fix the format commands' name (#13668) 4 years ago
Ryan bbe43a91eb
CLI: Add subcommand to generate version.h (#13151) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Zach White aa97f52963
Use milc.subcommand.config instead of qmk.cli.config (#13002) 4 years ago
Zach White db1eacdaac
Align our subprocess usage with current best practices. (#12940) 4 years ago
Zach White de5c30a9ba
Use milc.subcommand.config instead of qmk.cli.config (#12915) 4 years ago
Zach White a3e7f3e7c5
Improve our CI tests (#11476) 4 years ago
Zach White 3e60997edb
Add a `qmk format-json` command that will format JSON files (#12372) 4 years ago
Zach White 299008be36
Add support for qmk_configurator style aliases (#11954) 4 years ago
Zach White b0069c5c05
Begin the process of deprecating bin/qmk in favor of the global cli (#12109) 4 years ago
Zach White 1581ea48dc
Fix develop (#12039) 4 years ago
Zach White ef6329af7c
Create a system to map between info.json and config.h/rules.mk (#11548) 4 years ago
Joel Challis f03b10b6c1
Migrate python tests away from onekey (#11367) 4 years ago
LongerHV 221d8fd866
[CLI] Add stdin support for json2c command (#11289) 4 years ago
Ryan 37fb14f1b5
CLI-ify rgblight_breathing_table_calc.c (#11174) 4 years ago
Zach White 8724a70c4c
Reduce travis load by replacing an exclusive grep with an inclusive grep (#10964) 5 years ago
Erovia b337ba798e
CLI: Udev related fixes and improvements (#10736) 5 years ago
Ryan 7ef98e7f61
CLI: Add `qmk clean` (#10785) 5 years ago
Ryan e69da2db2c
`qmk info`: Add `--ascii` flag (#10793) 5 years ago
Erovia 058737f116
[CLI] Add c2json (#8817) 5 years ago
Ryan 2c9ffd4739
CLI: update subcommands to use return instead of exit() (#10323) 5 years ago
Ryan db80209e69
Parse version better in `qmk doctor` GCC version checks (#9324) 5 years ago
Zach White 751316c344
[CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
Erovia 6501377070
CLI: fix `json2c` subcommand and add/fix tests (#9206) 5 years ago
codecoffeecode f125406700
Adding unit tests for list-keymaps command (#7711) 5 years ago
Erovia c89c084146
CLI: More MSYS2 fixes (#8577) 5 years ago
Akaash Suresh b353028ea5
New functionality for cformat (#7893) 5 years ago
Erovia 3db41817e0 Code cleanup, use pathlib, use pytest keyboard 5 years ago
Erovia 8eeab1112a Fix commandline parsing and flake8 findings, rebase 5 years ago
Erovia f8002828ca Add test for list_keymaps 5 years ago
Joel Challis 75e7018f72 CI: Add workflow for CLI testing (#7357) 5 years ago