summaryrefslogtreecommitdiff
path: root/builddefs
AgeCommit message (Expand)Author
2023-07-29Bluetooth: driver naming cleanups (#21624)Ryan
2023-07-21haptic: naming cleanups (#21551)Ryan
2023-07-15Eliminate `TMK_COMMON_*` in makefiles (#21517)Ryan
2023-07-08Relocate backlight drivers (#21444)Ryan
2023-06-22Move protocol makefiles into their respective folders (#21332)Ryan
2023-06-21Consolidate `KEYBOARD_OUTPUT`+`KEYMAP_OUTPUT`=>`INTERMEDIATE_OUTPUT` (#21272)Nick Brassel
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
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
2023-04-30[Core] Clean up ISSI drivers, Add IS31FL3736 support (#20572)Xelus22
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 between...Nick Brassel
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
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
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 message...Stefan Kerkmann
2022-12-09Detect host OS based on USB fingerprint (#18463)Ruslan Sayfutdinov
2022-12-02Fixup EFL and F4's sector selection. (#19221)Nick Brassel
2022-11-23NVRAM refactor, phase 1. (#18969)Nick Brassel