Commit Graph

15 Commits (a88dc08643af76e19eff72dbd9b2a0cefea3f23f)

Author SHA1 Message Date
Mikkel Jeppesen fefd7fdc51
Refactor new-keyboard to be python3.7 compatible (#14707) 4 years ago
Joel Challis 2cade3a483
Align some quantum sub-directories (#14134) 4 years ago
Ryan b021c2f2c5
Port new_keyboard.sh to CLI (#13706) 4 years ago
Zach White 0713797c58
Ensure that safe_commands always run (#13199) 4 years ago
Zach White db1eacdaac
Align our subprocess usage with current best practices. (#12940) 4 years ago
Joel Challis 25c97e0019
Shim cli to new keyboard script (#12780) 4 years ago
Zach White 588bcdc8ca
Add support for tab completion (#12411) 4 years ago
Zach White 299008be36
Add support for qmk_configurator style aliases (#11954) 4 years ago
Ryan 2c9ffd4739
CLI: update subcommands to use return instead of exit() (#10323) 5 years ago
skullydazed 66d94dc22a
Move everything to Python 3.6 (#8835) 5 years ago
skullydazed f81b0e35a6
Add decorators for determining keyboard and keymap based on current directory (#8191) 5 years ago
skullydazed c66930445f
Use pathlib everywhere we can (#7872) 5 years ago
St. John Johnson 78f01eef2e Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885) 6 years ago
skullydazed d569f08771
Configuration system for CLI (#6708) 6 years ago
Kenny Hoang 595232ec98 Created new_keymap.py, python version of new_keymap.sh (#6066) 6 years ago