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
Joel Challis 2e734fb6b9
Add config.h and rules.mk support for data driven keymaps (#12859)
4 years ago
..
cli Add config.h and rules.mk support for data driven keymaps (#12859) 4 years ago
tests Remove references to info.json `width` and `height` in CLI (#13728) 4 years ago
__init__.py QMK CLI and JSON keymap support (#6176) 6 years ago
c_parse.py 2021 May 29 Breaking Changes Update (#13034) 4 years ago
commands.py `--parallel` improvements (#13800) 4 years ago
comment_remover.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
constants.py Add support for STM32F407x MCUs. (#13718) 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 CLI: Fix automagic (#13046) 4 years ago
errors.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 4 years ago
info.py Add a lot more data to info.json (#13366) 4 years ago
json_encoders.py Remove references to info.json `width` and `height` in CLI (#13728) 4 years ago
json_schema.py Add a lot more data to info.json (#13366) 4 years ago
keyboard.py expand the size of the textpad to allow for taller keyboards (#13319) 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