You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Brassel 1b3f7fcf7d
Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139)
3 years ago
..
cli Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139) 3 years ago
tests Macro keycode name refactoring (#18958) 3 years ago
__init__.py
c_parse.py Check all keys have matrix positions when parsing C LAYOUT macros (#19781) 3 years ago
commands.py Format DD mappings and schemas (#18924) 3 years ago
comment_remover.py
constants.py Remove unused LED_INDICATORS constant (#18686) 3 years ago
converter.py
datetime.py
decorators.py
errors.py
flashers.py Allow CLI to flash .uf2 files (#19462) 3 years ago
git.py Add commit info to `version.h` (#19542) 3 years ago
importers.py Improve importer workflow (#17707) 3 years ago
info.py `qmk info`: add warning when layout is offset (#20070) 3 years ago
json_encoders.py Data driven `g_led_config` (#16728) 4 years ago
json_schema.py Reallocate user/kb keycode ranges (#19907) 3 years ago
keyboard.py Replace list_keyboards.sh with CLI calls (#19485) 3 years ago
keycodes.py Reallocate user/kb keycode ranges (#19907) 3 years ago
keymap.py Generate encodermap output from keymap.json. (#18915) 3 years ago
makefile.py
math.py
painter.py Add RGB565 and RGB888 color support to Quantum Painter (#19382) 3 years ago
painter_qff.py Quantum Painter (#10174) 4 years ago
painter_qgf.py Quantum Painter (#10174) 4 years ago
path.py
search.py Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139) 3 years ago
submodules.py Report submodule status when not valid work-tree (#19474) 3 years ago