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 fc2b51194c
Allow <keyboard>.h to be optional when going data driven (#12706)
4 years ago
..
cli Allow <keyboard>.h to be optional when going data driven (#12706) 4 years ago
os_helpers Fix develop (#12039) 4 years ago
tests Add a `qmk format-json` command that will format JSON files (#12372) 4 years ago
__init__.py QMK CLI and JSON keymap support (#6176) 6 years ago
c_parse.py Fix develop (#12039) 4 years ago
commands.py Add support for qmk_configurator style aliases (#11954) 4 years ago
comment_remover.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
constants.py Add STM32G431 and STM32G474 board definitions. (#11793) 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 Small CLI cleanups 6 years ago
info.py Add support for qmk_configurator style aliases (#11954) 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 Fix CLI incorrectly following `DEFAULT_FOLDER` (#12529) 4 years ago
keymap.py Add support for tab completion (#12411) 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 Beef up how `qmk doctor` works. (#7375) 5 years ago