My local repo of qmk firmware.
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.
 
 
 
 
qmk_firmware/lib/python/qmk
QMK Bot c1a3060431 Merge remote-tracking branch 'origin/master' into develop 4 years ago
..
cli Merge remote-tracking branch 'origin/master' into develop 4 years ago
os_helpers Align our subprocess usage with current best practices. (#12940) 4 years ago
tests Use milc.subcommand.config instead of qmk.cli.config (#13002) 4 years ago
__init__.py QMK CLI and JSON keymap support (#6176) 6 years ago
c_parse.py Fix comment parsing (#12750) 4 years ago
commands.py Merge remote-tracking branch 'origin/master' into develop 4 years ago
comment_remover.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
constants.py Add STM32L433 and L443 support (#12063) 4 years ago
converter.py Add cli convert subcommand, from raw KLE to JSON (#6898) 6 years ago
datetime.py Generate api data on each push (#10609) 5 years ago
decorators.py Add support for tab completion (#12411) 4 years ago
errors.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 4 years ago
info.py Catch 'LAYOUTS = all' in lint (#12848) 4 years ago
json_encoders.py Add a `qmk format-json` command that will format JSON files (#12372) 4 years ago
json_schema.py add utf-8 encoding to the open() call (#12388) 4 years ago
keyboard.py search for the readme in higher directories as well (#12997) 4 years ago
keymap.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 4 years ago
makefile.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
math.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
path.py Add support for qmk_configurator style aliases (#11954) 4 years ago
submodules.py Align our subprocess usage with current best practices. (#12940) 4 years ago