index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2021-05-08
New command: qmk console (#12828)
Zach White
2021-03-18
Consistently use bin/qmk when that script is called (#12286)
Zach White
2021-03-07
Begin the process of deprecating bin/qmk in favor of the global cli (#12109)
Zach White
2021-01-31
Create a system to map between info.json and config.h/rules.mk (#11548)
Zach White
2020-04-18
Move everything to Python 3.6 (#8835)
skullydazed
2020-04-08
Fix edge-case with config
Erovia
2020-04-08
Apply @skullydazed's suggestions, move 'import milc'
Erovia
2020-04-08
Rebase on master, hide some other subcommands
Erovia
2020-04-08
Use milc for config check, requirements fixes
Erovia
2020-04-08
CLI: Add development mode support
Erovia
2020-03-29
CLI: More MSYS2 fixes (#8577)
Erovia
2019-12-01
Add pep8-naming to our python linting
skullY
2019-11-20
Add flake8 to our test suite and fix all errors (#7379)
skullydazed
2019-10-30
Fix "could not find module" error message formatting (#7219)
fauxpark
2019-09-22
Configuration system for CLI (#6708)
skullydazed
2019-09-07
Setup a python test framework
skullY
2019-08-30
Make the CLI Ψ capital (#6637)
fauxpark
2019-08-25
Refactor `qmk compile-json` to `qmk compile` (#6592)
skullydazed
2019-08-07
Use the older `universal_newlines` name instead of `text` (#6506)
skullydazed
2019-07-15
QMK CLI and JSON keymap support (#6176)
skullydazed