Joel Challis 6e35013bc2 Generate `CUSTOM_MATRIX = lite` without `matrix_pins.custom` (#25453) 8 месяцев назад
..
cli 6e35013bc2 Generate `CUSTOM_MATRIX = lite` without `matrix_pins.custom` (#25453) 8 месяцев назад
tests cf58a8733d Add DIP Switch map support to keymap.json (#25431) 10 месяцев назад
__init__.py a25dd58bc5 QMK CLI and JSON keymap support (#6176) 7 лет назад
build_targets.py ac991405d0 Deprecate `qmk generate-compilation-database`. (#25237) 1 год назад
c_parse.py 37e234252e Extend lint to reject 'blank' files (#23994) 1 год назад
commands.py 575abc48a3 More Windows->Unix style path fixes. (#25119) 1 год назад
comment_remover.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 лет назад
community_modules.py 1efc82403b Community modules (#24848) 1 год назад
compilation_database.py 7f9ceef3dd More compiledb fixes. (#25355) 1 год назад
constants.py f686ad9e63 [Core] STM32G0x1 support (#24301) 1 год назад
converter.py 7329c2d02d Add cli convert subcommand, from raw KLE to JSON (#6898) 6 лет назад
datetime.py 0c42f91f4c Generate api data on each push (#10609) 5 лет назад
decorators.py cf5ce64b1b Workaround for resolving keyboard alias for config file values (#25228) 1 год назад
docs.py 273d8d6a1a `qmk docs`: restore `--port` and `--browser` arguments (#24623) 1 год назад
errors.py 84883d3400 CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 5 лет назад
flashers.py 507c948ed8 Allow `qmk flash <filename>` to flash AT32 boards (#25497) 1 год назад
git.py 767dfbbd3f Resolve `cli.log.warn` warnings (#24551) 1 год назад
importers.py 6f03d20a92 Fix 'qmk import-kbfirmware' WS2812 config (#23976) 2 лет назад
info.py 6e35013bc2 Generate `CUSTOM_MATRIX = lite` without `matrix_pins.custom` (#25453) 8 месяцев назад
json_encoders.py da166d4d8b Add "license" field to Community Module JSON schema. (#25085) 1 год назад
json_schema.py 919e2a4f5c Use relative paths for schemas, instead of $id. Enables VScode validation. (#25251) 1 год назад
keyboard.py 0326355edc Remove `DEFAULT_FOLDER` handling (#23281) 1 год назад
keycodes.py dbe30a1b6f Generate versions to keycode headers (#25219) 1 год назад
keymap.py cf58a8733d Add DIP Switch map support to keymap.json (#25431) 10 месяцев назад
makefile.py 102c42b14b `qmk find`: usability improvements (#20440) 3 лет назад
math.py 751316c344 [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 лет назад
painter.py 88afd53b1f [CLI] Refactor painter arguments to table instead of commandline (#24456) 1 год назад
painter_qff.py 1f2b1dedcc Quantum Painter (#10174) 4 лет назад
painter_qgf.py c5225ab500 [Feature] Some metadata on QGF/QFF files (#20101) 2 лет назад
path.py 0326355edc Remove `DEFAULT_FOLDER` handling (#23281) 1 год назад
search.py 65a8a5ff69 `qmk find`: expand operator support (#24468) 1 год назад
submodules.py 3a5a4c708f Report submodule status when not valid work-tree (#19474) 3 лет назад
userspace.py 614b631ee2 Ensure `qmk_userspace_paths` maintains detected order (#25204) 1 год назад
util.py 580d18d2e9 Speed improvements to `qmk find`. (#24385) 1 год назад