]> git.donarmstrong.com Git - qmk_firmware.git/history - lib/python
Add pep8-naming to our python linting
[qmk_firmware.git] / lib / python /
2019-12-01 skullYAdd pep8-naming to our python linting
2019-11-29 fauxparkUse os.chdir for `qmk docs` instead of a custom HTTP...
2019-11-21 EroviaMILC: Add support for hidden subcommands (#7034)
2019-11-20 skullydazedAdd flake8 to our test suite and fix all errors (#7379)
2019-11-18 skullydazedImprove a number of things about how MILC operates...
2019-11-16 QMK Botformat code according to conventions [skip ci]
2019-11-16 jorgemanzoAdd CLI command for flashing a keyboard
2019-11-13 QMK Botformat code according to conventions [skip ci]
2019-11-13 Cody BenderAdd cli convert subcommand, from raw KLE to JSON (...
2019-11-13 skullYMake generating keymap.c from JSON more reliable
2019-11-13 skullYSmall CLI cleanups
2019-11-13 skullYWhen checking program returncodes treat both 0 and...
2019-11-13 skullYAdd support for newer versions of clang-format, if...
2019-10-29 St. John JohnsonFix the CLI docs (#6979)
2019-10-24 EroviaMILC: Use dashes instead of underscores for subcommands
2019-10-20 Harry WadaFix detection of ModemManager (#7076)
2019-10-12 fauxpark[CLI] `qmk docs` graceful shutdown on Ctrl+C (#6989)
2019-10-08 fauxpark[Docs] CLI command to serve docs locally (#6956)
2019-10-07 Dan McClain[CLI] Add `qmk list_keyboards` (#6927)
2019-10-06 St. John JohnsonUse `keymap` instead of `username` variable for `qmk...
2019-10-03 Ayman BagabasFix qmk doctor 'bytes-like object is required' on linux
2019-09-22 skullydazedConfiguration system for CLI (#6708)
2019-09-10 Kenny HoangCreated new_keymap.py, python version of new_keymap...
2019-09-07 skullYAdd a command to format python code
2019-09-07 skullYMake the modem manager check more pythonic
2019-09-07 skullYrun yapf on the code
2019-09-07 skullYSetup a python test framework
2019-08-31 skullYreadability enhancements
2019-08-31 skullYAdd support for passing files at the command line
2019-08-31 skullYCLI command to format C code
2019-08-25 skullydazedRefactor `qmk compile-json` to `qmk compile` (#6592)
2019-07-20 DannyMerge pull request #6264 from zvecr/split_master_check
2019-07-15 skullydazedFix compiling json files. (#6340)
2019-07-15 skullydazedQMK CLI and JSON keymap support (#6176)