summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add RGB565 and RGB888 color support to Quantum Painter (#19382)David Hoelscher2023-01-141-5/+75
* Update ChibiOS[-Contrib], SIO driver, configs (#17915)Stefan Kerkmann2023-01-122-0/+0
* Revert "De-duplicate platform detection (#19545)" (#19564)Joel Challis2023-01-111-3/+0
* De-duplicate platform detection (#19545)Joel Challis2023-01-111-0/+3
* Fix CLI community detection (#19562)Joel Challis2023-01-113-33/+40
* `qmk doctor` - Handle timeouts while checking binaries (#19549)Joel Challis2023-01-092-33/+46
* Handle doctor permission issues while checking udev (#19548)Joel Challis2023-01-091-4/+7
* Ignore defaults.hjson values if already set (#19511)Joel Challis2023-01-071-2/+10
* Migrate submodule dirty check to CLI (#19488)Joel Challis2023-01-061-1/+17
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-051-1/+1
|\
| * Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (#19508)Sergey Vlasov2023-01-051-1/+1
* | Merge remote-tracking branch 'origin/master' into developzvecr2023-01-042-1/+167
|\|
| * Add `qmk mass-compile`, which intends to supercede `qmk multibuild` whilst pr...Nick Brassel2023-01-042-0/+166
* | Replace list_keyboards.sh with CLI calls (#19485)Joel Challis2023-01-032-4/+9
* | Migrate 'make git-submodule' to CLI command (#19479)Joel Challis2023-01-033-0/+23
* | Report submodule status when not valid work-tree (#19474)Joel Challis2023-01-033-17/+11
* | Implement XAP style merge semantics for DD keycodes (#19397)Joel Challis2023-01-012-17/+71
* | Allow CLI to flash .uf2 files (#19462)Joel Challis2023-01-012-21/+39
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-011-11/+22
|\|
| * WSL `qmk flash firmware.bin` workaround (#19434)Joel Challis2023-01-011-5/+16
| * CLI flashers should allow files outside qmk_firmware folder (#19454)Joel Challis2023-01-011-6/+6
* | Validate keyboard name before accepting further input (#19394)jack2022-12-231-5/+5
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-231-25/+24
|\|
| * Minor alignment of rgb_breathe_table generator (#19403)Joel Challis2022-12-231-25/+24
* | Remaining DD keymap_extras migration (#19110)Joel Challis2022-12-211-3/+4
* | [Test] Reset timer for every unit test and provide timestamps for log message...Stefan Kerkmann2022-12-152-0/+40
* | [Core] Quantum Painter - LVGL Integration (#18499)jpe2302022-12-131-0/+0
* | [RP2040] update i2c drivers to reflect peripheral number (#19277)Stefan Kerkmann2022-12-111-0/+0
* | Initial uk+us DD keymap_extras migration (#19031)Joel Challis2022-12-093-19/+117
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-081-0/+34
|\|
| * Add lint check for keyboard/keymap license header (#19215)Joel Challis2022-12-091-0/+34
* | Align new-keymap with new-keyboard (#19229)Joel Challis2022-12-031-17/+39
* | Apply suggested workaround for #18371 (#19226)Joel Challis2022-12-031-1/+1
* | Automate "Data Driven" migrations (#17820)Joel Challis2022-11-302-0/+82
|/
* Ignore some layout macro names from lint (#19207)Joel Challis2022-11-301-5/+16
* Extend layout lint checks (#19200)Joel Challis2022-11-301-53/+46
* Revert lib/usbhost changes (#19165)Joel Challis2022-11-275-5/+5
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-251-1/+1
|\
| * Fix build failures for `bastardkb/tbk` and `jels/boaty` (#19152)Ryan2022-11-251-1/+1
* | Additional DD backlight config (#19124)Joel Challis2022-11-231-1/+1
* | Publish constants metadata to API (#19143)Joel Challis2022-11-231-0/+20
* | Revert "Add pointing device support to data driven config (#18215)" (#19063)Drashna Jaelre2022-11-151-13/+0
* | Add pointing device support to data driven config (#18215)Drashna Jaelre2022-11-141-0/+13
* | Reject json with duplicate keys? (#18108)Joel Challis2022-11-091-2/+13
* | Improve LED config parsing error messages (#19007)Ryan2022-11-091-2/+2
* | Add raw output option for QGF/QFF files. (#18998)Nick Brassel2022-11-082-2/+17
* | Publish hjson files as json (#18996)Joel Challis2022-11-081-1/+18
* | Format DD mappings and schemas (#18924)Ryan2022-11-087-9/+9
* | Macro keycode name refactoring (#18958)Nick Brassel2022-11-052-3/+3
* | Initial DD keycode migration (#18643)Joel Challis2022-11-054-0/+160