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/cli/generate
Nick Brassel fb0c64a567
Allow inline generation of compile_commands.json while doing a `qmk compile`, using `--compiledb` (#21549)
2 years ago
..
__init__.py Ensure that safe_commands always run (#13199) 4 years ago
api.py Merge remote-tracking branch 'origin/master' into develop 2 years ago
autocorrect_data.py Fix English word list retrieval in qmk generate-autocorrect-data (#20915) 2 years ago
compilation_database.py Allow inline generation of compile_commands.json while doing a `qmk compile`, using `--compiledb` (#21549) 2 years ago
config_h.py Avoid generating empty ENCODER_RESOLUTION (#20179) 2 years ago
develop_pr_list.py Changelog 2022q1 (#16380) 3 years ago
dfu_header.py Update LUFA submodule (#18168) 3 years ago
docs.py Move Doxygen docs to subdirectory (#16561) 3 years ago
info_json.py `qmk format-json`: Expose full key path and respect `sort_keys` (#20836) 2 years ago
keyboard_c.py Typographic updates to source generation (#19160) 2 years ago
keyboard_h.py CLI: Improve error messages when layout key matrix row/col is OOB (#21640) 2 years ago
keycodes.py keycode aliases: work around ChibiOS ch.h include guard (#21497) 2 years ago
keycodes_tests.py [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2 years ago
make_dependencies.py `qmk generate-make-dependencies` improvements (#21001) 2 years ago
rgb_breathe_table.py Minor alignment of rgb_breathe_table generator (#19403) 2 years ago
rules_mk.py Format DD mappings and schemas (#18924) 3 years ago
version_h.py Add commit info to `version.h` (#19542) 2 years ago