summaryrefslogtreecommitdiffstats
path: root/builddefs
Commit message (Expand)AuthorAgeFilesLines
* Fix EEPROM_DRIVER=legacy_stm32_flash (#20457)Purdea Andrei2023-05-151-2/+2
* Generate `make` dependency file during build for info.json's etc. (#20451)Nick Brassel2023-05-151-0/+9
* Add step summary output to CI builds, with failure logs. (#20288)Nick Brassel2023-03-291-0/+5
* Hide hex output when building uf2 (#19940)Joel Challis2023-02-261-2/+2
* [Core] Tri Layer Keys (#19795)Drashna Jaelre2023-02-123-1/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-301-2/+3
|\
| * Accumulate version.h generator flags. (#19716)Nick Brassel2023-01-301-2/+3
* | Move MIDI code out of tmk_core (#19704)Ryan2023-01-301-0/+7
* | Fix 19701 mergeJoel Challis2023-01-281-2/+0
* | Split out mcu_selection to platform (#19701)Joel Challis2023-01-292-922/+2
* | Fix converter alias after 19603 (#19644)Joel Challis2023-01-201-1/+1
* | De-duplicate platform detection (#19603)Joel Challis2023-01-192-18/+7
* | Remove `make all-<platform>` build targets (#19496)Joel Challis2023-01-191-12/+0
* | Add alias support for converters (#19563)Joel Challis2023-01-181-0/+8
* | Add f303 to tinyuf2 bootloader support (#19620)Joel Challis2023-01-181-1/+5
* | Add mmoskal/uf2-stm32f103 bootloader support (#19594)Joel Challis2023-01-151-1/+5
* | Promote CTPC warning to error (#19565)Joel Challis2023-01-111-13/+2
* | Revert "De-duplicate platform detection (#19545)" (#19564)Joel Challis2023-01-111-7/+18
* | De-duplicate platform detection (#19545)Joel Challis2023-01-111-18/+7
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-041-2/+7
|\|
| * Allow for specifying the number of symbols to output. (#19497)Nick Brassel2023-01-041-2/+7
* | Remove cmp checks from Makefile (#19480)Joel Challis2023-01-021-2/+1
* | Build warning when not valid work-tree (#19475)Joel Challis2023-01-031-0/+2
* | Migrate 'make git-submodule' to CLI command (#19479)Joel Challis2023-01-031-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-141-0/+4
|\|
| * Revert to legacy wear-leveling driver by default for F401. (#19328)Nick Brassel2022-12-151-0/+4
* | [Test] Reset timer for every unit test and provide timestamps for log message...Stefan Kerkmann2022-12-151-0/+2
* | Detect host OS based on USB fingerprint (#18463)Ruslan Sayfutdinov2022-12-093-0/+10
|/
* Fixup EFL and F4's sector selection. (#19221)Nick Brassel2022-12-021-2/+2
* NVRAM refactor, phase 1. (#18969)Nick Brassel2022-11-231-5/+5
* Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3...Nick Brassel2022-11-112-10/+20
* Remove thermal printer. (#18959)Nick Brassel2022-11-063-8/+0
* compiler.txt: ensure file exists before comparison (#18921)Ryan2022-11-011-0/+1
* Fix garbled test output (#18822)Joel Challis2022-10-231-1/+1
* Generalise CTPC logic from common_features (#18803)Joel Challis2022-10-222-5/+5
* Remove quantum/audio from global VPATH (#18753)Ryan2022-10-201-0/+1
* Build correctly when out of tree (#18775)Joel Challis2022-10-191-2/+2
* Allow QK_MAKE to work with converters (#18637)jpe2302022-10-081-0/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-052-3/+3
|\
| * docs: some typos (#18582)George Rodrigues2022-10-052-3/+3
* | Reverse keymap search order (#18449)Ryan2022-10-011-16/+16
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-301-1/+1
|\|
| * Explicitly specify path to RP2040 wear_leveling config file. (#18541)Nick Brassel2022-09-291-1/+1
* | Start Bluetooth API (#18366)Ryan2022-09-291-1/+1
* | Start moving towards introspection-based data retrieval (#18441)Nick Brassel2022-09-291-2/+2
* | [Core] Pointing Device Automatic Mouse Layer (#17962)Alabastard-642022-09-231-0/+1
* | Tidy up LAYOUT macro generation (#18262)Joel Challis2022-09-191-15/+9
* | [Core] Add getreuer's Autocorrect feature to core (#15699)Drashna Jaelre2022-09-172-1/+3
* | Refactor Unicode feature (#18333)Ryan2022-09-121-1/+3
* | Move Bluetooth-related function calls up to host/keyboard level (#18274)Ryan2022-09-071-3/+3