You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Erovia 62c1bcba71 Get all buildable keymaps for each revision
The command now return all keymaps that's buildable for a
keyboard/revision. If the base directory of a keyboard does not contain
a 'rules.mk' file, nothing is returned. If the base directory contains a
'keymaps' directory, those keycaps will be returned for every revision.
6 years ago
..
json Add flake8 to our test suite and fix all errors (#7379) 6 years ago
list Get all buildable keymaps for each revision 6 years ago
new Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885) 6 years ago
__init__.py Add CLI command for flashing a keyboard 6 years ago
cformat.py Fix cformat processing files within ignore folders (#8063) 6 years ago
compile.py Add QMK Compile Context Sensitivity (#6884) 6 years ago
config.py Add flake8 to our test suite and fix all errors (#7379) 6 years ago
docs.py Use os.chdir for `qmk docs` instead of a custom HTTP request handler (#7493) 6 years ago
doctor.py Qmk doctor os check to support newer msys2/w10 installations (#8031) 6 years ago
flash.py Update the flash cli command to use the user config (#8125) 6 years ago
hello.py Configuration system for CLI (#6708) 6 years ago
kle2json.py Add flake8 to our test suite and fix all errors (#7379) 6 years ago
pyformat.py Configuration system for CLI (#6708) 6 years ago
pytest.py Add flake8 to our test suite and fix all errors (#7379) 6 years ago