summaryrefslogtreecommitdiffstats
path: root/builddefs
Commit message (Expand)AuthorAgeFilesLines
* Remove oversize binaries (#21976)Dasky2023-09-121-0/+2
* Unicode, Unicodemap and UCIS refactor (#21659)Ryan2023-08-271-2/+4
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-14/+14
* Simplfy RGB/LED matrix effect logic (#21703)Joel Challis2023-08-231-0/+2
* rgblight: driver selection cleanups (#21558)Ryan2023-08-152-9/+5
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-2/+2
* LED Matrix: driver naming cleanups (#21580)Ryan2023-07-291-8/+8
* Bluetooth: driver naming cleanups (#21624)Ryan2023-07-292-4/+3
* haptic: naming cleanups (#21551)Ryan2023-07-211-9/+14
* Eliminate `TMK_COMMON_*` in makefiles (#21517)Ryan2023-07-152-5/+1
* Relocate backlight drivers (#21444)Ryan2023-07-081-6/+6
* Move protocol makefiles into their respective folders (#21332)Ryan2023-06-221-2/+3
* Consolidate `KEYBOARD_OUTPUT`+`KEYMAP_OUTPUT`=>`INTERMEDIATE_OUTPUT` (#21272)Nick Brassel2023-06-212-37/+32
* Implement UF2 device type id extension tag (#21029)Joel Challis2023-05-251-1/+2
* [Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)Pascal Getreuer2023-05-202-1/+3
* BIOI G60/Morgan65: use custom Bluetooth driver (#20897)Ryan2023-05-201-1/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-151-2/+2
|\
| * Fix EEPROM_DRIVER=legacy_stm32_flash (#20457)Purdea Andrei2023-05-151-2/+2
* | Keymap introspection for combos. (#19670)Nick Brassel2023-05-151-0/+4
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2023-05-151-0/+9
|\|
| * Generate `make` dependency file during build for info.json's etc. (#20451)Nick Brassel2023-05-151-0/+9
* | OLED Driver improvements (#20331)Drashna Jaelre2023-05-101-6/+17
* | [Core] Clean up ISSI drivers, Add IS31FL3736 support (#20572)Xelus222023-04-301-1/+8
* | [Bug] Fix compilation issues with PS/2 driver on F4x1 controllers (#20433)Drashna Jaelre2023-04-121-1/+1
* | Added PMW3320 driver (#19543)Vladislav Marchenko2023-04-031-1/+1
* | WS2812 driver improvements (#20262)Ryan2023-03-301-9/+5
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2023-03-291-0/+5
|\|
| * Add step summary output to CI builds, with failure logs. (#20288)Nick Brassel2023-03-291-0/+5
* | Optionally keep intermediate file listings in order to do comparisons between...Nick Brassel2023-03-231-0/+8
* | Strip whitespace from CONVERT_TO variables (#19948)Joel Challis2023-02-281-3/+8
|/
* 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