summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add converter support to keymap.json (#18776)Joel Challis2022-10-202-2/+7
* | [CLI] Ensure consistent clean behaviour (#18781)Joel Challis2022-10-203-100/+91
* | Build correctly when out of tree (#18775)Joel Challis2022-10-192-18/+30
* | Correctly build keymap.json containing additional config (#18766)Joel Challis2022-10-191-5/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-121-7/+0
|\|
| * Remove unused LED_INDICATORS constant (#18686)Joel Challis2022-10-121-7/+0
* | [Bug] Update ChibiOS-Contrib for USB IRQ and bus handling fixes (#18574)Stefan Kerkmann2022-10-031-0/+0
* | Generate DD RGBLight/LED/RGB Matrix animation defines (#18459)Ryan2022-09-261-0/+15
* | Update chibios-contrib for RP2040 i2c fixes take 2 (#18455)Stefan Kerkmann2022-09-221-0/+0
* | Normalise info_config.h define generation (#18439)Ryan2022-09-212-93/+41
* | Fix incorrect g_led_config generation (#18431)Ryan2022-09-211-12/+16