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
zvecr 9fd4db1fc7 fix up for pytest - remove fstring escaping 3 years ago
..
cli fix up for pytest 3 years ago
tests Map data driven `DESCRIPTION` as string literal (#16523) 3 years ago
xap fix up for pytest - remove fstring escaping 3 years ago
__init__.py QMK CLI and JSON keymap support (#6176) 6 years ago
c_parse.py Remove width, height and key_count from info.json (#14274) 4 years ago
casing.py Initial implementation of XAP protocol. 4 years ago
commands.py Convert info_json_gz.h generation to CLI 3 years ago
comment_remover.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
constants.py Merge remote-tracking branch 'upstream/develop' into xap 3 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 Change data driven "str" type to represent a quoted string literal (#16516) 3 years ago
json_encoders.py Remove references to info.json `width` and `height` in CLI (#13728) 4 years ago
json_schema.py CLI: Validate JSON keymap input (#16261) 3 years ago
keyboard.py `qmk info`: Nicer rendering of big-ass enter (#16541) 3 years ago
keymap.py Macros in JSON keymaps (#14374) 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 CLI: Validate JSON keymap input (#16261) 3 years ago
submodules.py Align our subprocess usage with current best practices. (#12940) 4 years ago