Commit Graph

9 Commits (c13ce5479cd8403a81db640097cae577c12f36e3)

Author SHA1 Message Date
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