summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-03-28Reduce _validate complexity (#20274)Joel Challis
2023-03-27Custom keycodes in JSON (#19925)Joel Challis
2023-03-27Add force support to 'qmk git-submodule' (#19705)Joel Challis
2023-03-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-24Check for multiple matrix positions assigned to same key (#20039)Ryan
2023-03-23Strip API specific output from `qmk info` (#20234)Joel Challis
2023-03-21Increase verbosity of make command (#20172)Albert Y
2023-03-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-16Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139)Nick Brassel
2023-03-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-15Let's use workflows to parallelise the builds. (#20120)Nick Brassel
2023-03-13JSON encoder: improve sorting of layout dict keys (#19974)Ryan
2023-03-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-09`qmk info`: add warning when layout is offset (#20070)Ryan
2023-03-03Remove some use of keymap.h (#19980)Joel Challis
2023-03-01Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-02Check all keys have matrix positions when parsing C LAYOUT macros (#19781)Ryan
2023-03-01Check all rows have the correct number of columns when parsing `g_led_config`...Ryan
2023-02-23Reallocate user/kb keycode ranges (#19907)Joel Challis
2023-02-18Add `mass-compile` ability to filter by key existence. (#19885)Nick Brassel
2023-02-13Update pico-sdk to 1.5.0 (#19829)Stefan Kerkmann
2023-02-12Tidy up use of keycode range helpers (#19813)Joel Challis
2023-02-11Reduce false positives in layout name validation (#19646)Joel Challis
2023-02-11Generate encodermap output from keymap.json. (#18915)Nick Brassel
2023-02-10Typographic updates to source generation (#19160)Jouke Witteveen
2023-02-10Tidy up use of keycode range helpers (#19756)Joel Challis
2023-02-02Add commit info to `version.h` (#19542)Pablo Martínez
2023-01-30Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-01-30Clean up `qmk generate-autocorrect-data` (#19710)Ryan
2023-01-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-24escaped stray backslash in bux.py (#19667)Natan-P
2023-01-20Publish keymap.json to API (#19167)Joel Challis
2023-01-19Print distro in doctor output (#19633)Joel Challis
2023-01-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel
2023-01-19Fix 'No LAYOUTs defined' check (#19537)Joel Challis
2023-01-19De-duplicate platform detection (#19603)Joel Challis
2023-01-19`qmk compile`/`qmk flash` - Validate keymap argument (#19530)Joel Challis
2023-01-19Remove CLI commands: `multibuild`, `cformat`, `fileformat`, `pyformat`. (#19629)Nick Brassel
2023-01-19Remove `make all-<platform>` build targets (#19496)Joel Challis
2023-01-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-18Allow for wildcard filtering in `qmk mass-compile` (#19625)Nick Brassel
2023-01-14Add RGB565 and RGB888 color support to Quantum Painter (#19382)David Hoelscher
2023-01-12Update ChibiOS[-Contrib], SIO driver, configs (#17915)Stefan Kerkmann
2023-01-11Revert "De-duplicate platform detection (#19545)" (#19564)Joel Challis
2023-01-11De-duplicate platform detection (#19545)Joel Challis
2023-01-11Fix CLI community detection (#19562)Joel Challis
2023-01-09`qmk doctor` - Handle timeouts while checking binaries (#19549)Joel Challis
2023-01-09Handle doctor permission issues while checking udev (#19548)Joel Challis
2023-01-07Ignore defaults.hjson values if already set (#19511)Joel Challis