You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Sergey Vlasov 1411c79aef
`qmk find`: Fix handling of functions in filters (#21090)
11 months ago
..
cli Fix up `qmk find` when not specifying filters. (#21059) 11 months ago
tests Update json2c to use dump_lines (#21013) 11 months ago
__init__.py QMK CLI and JSON keymap support (#6176) 4 years ago
c_parse.py Merge remote-tracking branch 'origin/master' into develop 1 year ago
commands.py Append user variables to the end of make command (#20177) 1 year ago
comment_remover.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 4 years ago
constants.py Remove unused LED_INDICATORS constant (#18686) 1 year ago
converter.py Add cli convert subcommand, from raw KLE to JSON (#6898) 4 years ago
datetime.py Generate api data on each push (#10609) 3 years ago
decorators.py CLI: Fix automagic (#13046) 2 years ago
errors.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 3 years ago
flashers.py Allow CLI to flash .uf2 files (#19462) 1 year ago
git.py Add commit info to `version.h` (#19542) 1 year ago
importers.py `qmk format-json`: Expose full key path and respect `sort_keys` (#20836) 11 months ago
info.py `qmk info`: account for ISO enter when calculating layout X offset (#20325) 1 year ago
json_encoders.py `qmk format-json`: Expose full key path and respect `sort_keys` (#20836) 11 months ago
json_schema.py Reallocate user/kb keycode ranges (#19907) 1 year ago
keyboard.py Replace list_keyboards.sh with CLI calls (#19485) 1 year ago
keycodes.py Reallocate user/kb keycode ranges (#19907) 1 year ago
keymap.py CLI: Improve keymap folder resolution (#20981) 1 year ago
makefile.py `qmk find`: usability improvements (#20440) 11 months ago
math.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 4 years ago
painter.py [Bugfix + Refactor] `qmk painter-convert-graphics` (#19994) 11 months ago
painter_qff.py Quantum Painter (#10174) 2 years ago
painter_qgf.py [QP] Fix up delta frame boundaries (#20296) 1 year ago
path.py CLI: Improve keymap folder resolution (#20981) 1 year ago
search.py `qmk find`: Fix handling of functions in filters (#21090) 11 months ago
submodules.py Report submodule status when not valid work-tree (#19474) 1 year ago