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
Nick Brassel 2e766a9c7a
Add Discord webhook at end of each CI run. (#20355)
2 years ago
..
cli Add Discord webhook at end of each CI run. (#20355) 2 years ago
tests Macro keycode name refactoring (#18958) 3 years ago
__init__.py QMK CLI and JSON keymap support (#6176) 6 years ago
c_parse.py Check for multiple matrix positions assigned to same key (#20039) 2 years ago
commands.py Format DD mappings and schemas (#18924) 3 years ago
comment_remover.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
constants.py Remove unused LED_INDICATORS constant (#18686) 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
flashers.py Allow CLI to flash .uf2 files (#19462) 2 years ago
git.py Add commit info to `version.h` (#19542) 2 years ago
importers.py Improve importer workflow (#17707) 3 years ago
info.py `qmk info`: add warning when layout is offset (#20070) 2 years ago
json_encoders.py Data driven `g_led_config` (#16728) 3 years ago
json_schema.py Reallocate user/kb keycode ranges (#19907) 2 years ago
keyboard.py Replace list_keyboards.sh with CLI calls (#19485) 2 years ago
keycodes.py Reallocate user/kb keycode ranges (#19907) 2 years ago
keymap.py Generate encodermap output from keymap.json. (#18915) 2 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
painter.py Add RGB565 and RGB888 color support to Quantum Painter (#19382) 2 years ago
painter_qff.py Quantum Painter (#10174) 3 years ago
painter_qgf.py [QP] Fix up delta frame boundaries (#20296) 2 years ago
path.py qmk.path.FileType: fix argument handling (#16693) 3 years ago
search.py Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139) 2 years ago
submodules.py Report submodule status when not valid work-tree (#19474) 2 years ago