summaryrefslogtreecommitdiff
path: root/builddefs
AgeCommit message (Collapse)Author
2023-05-25Implement UF2 device type id extension tag (#21029)Joel Challis
2023-05-20[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)Pascal Getreuer
Co-authored-by: casuanoob <96005765+casuanoob@users.noreply.github.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-05-20BIOI G60/Morgan65: use custom Bluetooth driver (#20897)Ryan
2023-05-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-05-15Fix EEPROM_DRIVER=legacy_stm32_flash (#20457)Purdea Andrei
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel
2023-05-15Merge remote-tracking branch 'upstream/master' into developNick Brassel
2023-05-15Generate `make` dependency file during build for info.json's etc. (#20451)Nick Brassel
2023-05-10OLED Driver improvements (#20331)Drashna Jaelre
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-04-30[Core] Clean up ISSI drivers, Add IS31FL3736 support (#20572)Xelus22
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
2023-04-12[Bug] Fix compilation issues with PS/2 driver on F4x1 controllers (#20433)Drashna Jaelre
2023-04-03Added PMW3320 driver (#19543)Vladislav Marchenko
2023-03-30WS2812 driver improvements (#20262)Ryan
2023-03-29Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-03-29Add step summary output to CI builds, with failure logs. (#20288)Nick Brassel
2023-03-23Optionally keep intermediate file listings in order to do comparisons ↵Nick Brassel
between builds. (#20237)
2023-02-28Strip whitespace from CONVERT_TO variables (#19948)Joel Challis
2023-02-26Hide hex output when building uf2 (#19940)Joel Challis
2023-02-12[Core] Tri Layer Keys (#19795)Drashna Jaelre
Co-authored-by: wilba <wilba@wilba.tech> Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-01-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-30Accumulate version.h generator flags. (#19716)Nick Brassel
2023-01-30Move MIDI code out of tmk_core (#19704)Ryan
2023-01-28Fix 19701 mergeJoel Challis
2023-01-29Split out mcu_selection to platform (#19701)Joel Challis
2023-01-20Fix converter alias after 19603 (#19644)Joel Challis
2023-01-19De-duplicate platform detection (#19603)Joel Challis
2023-01-19Remove `make all-<platform>` build targets (#19496)Joel Challis
2023-01-18Add alias support for converters (#19563)Joel Challis
2023-01-18Add f303 to tinyuf2 bootloader support (#19620)Joel Challis
2023-01-15Add mmoskal/uf2-stm32f103 bootloader support (#19594)Joel Challis
2023-01-11Promote CTPC warning to error (#19565)Joel Challis
2023-01-11Revert "De-duplicate platform detection (#19545)" (#19564)Joel Challis
This reverts commit e11235ee14f9cd3fc45b836eec99ed312cb137dd.
2023-01-11De-duplicate platform detection (#19545)Joel Challis
2023-01-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-04Allow for specifying the number of symbols to output. (#19497)Nick Brassel
2023-01-02Remove cmp checks from Makefile (#19480)Joel Challis
2023-01-03Build warning when not valid work-tree (#19475)Joel Challis
2023-01-03Migrate 'make git-submodule' to CLI command (#19479)Joel Challis
2022-12-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-15Revert to legacy wear-leveling driver by default for F401. (#19328)Nick Brassel
2022-12-15[Test] Reset timer for every unit test and provide timestamps for log ↵Stefan Kerkmann
messages (#17028)
2022-12-09Detect host OS based on USB fingerprint (#18463)Ruslan Sayfutdinov
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-12-02Fixup EFL and F4's sector selection. (#19221)Nick Brassel
2022-11-23NVRAM refactor, phase 1. (#18969)Nick Brassel
* Rename `eeprom_stm32` to `eeprom_legacy_emulated_flash`. * Rename `flash_stm32` to `legacy_flash_ops`. * Rename `eeprom_teensy` to `eeprom_kinetis_flexram`.
2022-11-11Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, ↵Nick Brassel
GD32V. (#19020)
2022-11-06Remove thermal printer. (#18959)Nick Brassel
2022-11-01compiler.txt: ensure file exists before comparison (#18921)Ryan
2022-10-23Fix garbled test output (#18822)Joel Challis
* Fix garbled test output * Correct SRC listing
2022-10-22Generalise CTPC logic from common_features (#18803)Joel Challis
2022-10-20Remove quantum/audio from global VPATH (#18753)Ryan