summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2023-01-06Migrate submodule dirty check to CLI (#19488)Joel Challis
2023-01-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-05Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (#19508)Sergey Vlasov
2023-01-04Merge remote-tracking branch 'origin/master' into developzvecr
2023-01-04Add `qmk mass-compile`, which intends to supercede `qmk multibuild` whilst pr...Nick Brassel
2023-01-03Replace list_keyboards.sh with CLI calls (#19485)Joel Challis
2023-01-03Migrate 'make git-submodule' to CLI command (#19479)Joel Challis
2023-01-03Report submodule status when not valid work-tree (#19474)Joel Challis
2023-01-01Implement XAP style merge semantics for DD keycodes (#19397)Joel Challis
2023-01-01Allow CLI to flash .uf2 files (#19462)Joel Challis
2023-01-01Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-01WSL `qmk flash firmware.bin` workaround (#19434)Joel Challis
2023-01-01CLI flashers should allow files outside qmk_firmware folder (#19454)Joel Challis
2022-12-23Validate keyboard name before accepting further input (#19394)jack
2022-12-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-23Minor alignment of rgb_breathe_table generator (#19403)Joel Challis
2022-12-21Remaining DD keymap_extras migration (#19110)Joel Challis
2022-12-15[Test] Reset timer for every unit test and provide timestamps for log message...Stefan Kerkmann
2022-12-13[Core] Quantum Painter - LVGL Integration (#18499)jpe230
2022-12-11[RP2040] update i2c drivers to reflect peripheral number (#19277)Stefan Kerkmann
2022-12-09Initial uk+us DD keymap_extras migration (#19031)Joel Challis
2022-12-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-09Add lint check for keyboard/keymap license header (#19215)Joel Challis
2022-12-03Align new-keymap with new-keyboard (#19229)Joel Challis
2022-12-03Apply suggested workaround for #18371 (#19226)Joel Challis
2022-11-30Automate "Data Driven" migrations (#17820)Joel Challis
2022-11-30Ignore some layout macro names from lint (#19207)Joel Challis
2022-11-30Extend layout lint checks (#19200)Joel Challis
2022-11-27Revert lib/usbhost changes (#19165)Joel Challis