summaryrefslogtreecommitdiff
path: root/builddefs
AgeCommit message (Expand)Author
2022-06-30Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376)Nick Brassel
2022-06-27Generic wear-leveling algorithm (#16996)Nick Brassel
2022-06-23Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065)precondition
2022-06-18[Core] Split ChibiOS usart split driver in protocol and hardware driver part ...Stefan Kerkmann
2022-06-16Dump out the largest symbols in flash and in RAM. (#17397)Nick Brassel
2022-06-13tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen
2022-06-08Rework paths for eeprom locations. (#17326)Nick Brassel
2022-06-06[Core] Update C standard to GNU11, C++ to GNU++14 (#17114)Stefan Kerkmann
2022-06-05Add keymap wrappers for introspection into the keymap. (#17229)Nick Brassel
2022-05-30Removes terminal from QMK. (#17258)Nick Brassel
2022-05-23Added support for Wb32fq95 (#16871)Joy Lee
2022-05-16Warn about LTO with arm_atsam, not ChibiOS. (#17106)Nick Brassel
2022-05-16Data driven `g_led_config` (#16728)Joel Challis
2022-05-14[Core] Add Caps Word feature to core (#16588)Pascal Getreuer
2022-05-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-06Ensure .hex file output for ARM Teensys (#17014)Ryan
2022-04-19Update wb32-dfu (#16438)Joy Lee
2022-04-16Implement XAP 'secure' core requirements (#16843)Joel Challis
2022-04-13Quantum Painter (#10174)Nick Brassel
2022-04-03Add warning for CTCP/CONVERT_TO_PROTON_C. (#16782)Nick Brassel
2022-04-03Refactor CTPC logic to allow future converters (#16621)Joel Challis
2022-03-19HD44780 driver rework (#16370)Ryan
2022-03-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-03-17Print out generated files during build (#16672)Joel Challis
2022-03-09Add support for encoder mapping. (#13286)Nick Brassel
2022-03-08Asymmetric encoders, encoder tests. (#16068)Nick Brassel
2022-03-07ChibiOS 21.11.1 update. (#16251)Nick Brassel
2022-02-11Added external spi flash driver. (#15419)Joy Lee
2022-02-11ps2/avr: use the correct file name (#16316)Idan Kamara
2022-02-10Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis
2022-02-04Standardise error output. (#16220)Nick Brassel
2022-02-03Create a build error if no bootloader is specified. (#16181)Nick Brassel
2022-01-24Add L432, L442. (#16016)Nick Brassel
2022-01-06Fixes for bootloader refactor build failures (#15638)Ryan
2021-12-27Refactor `bootloader_jump()` implementations (#15450)Ryan
2021-12-27Add a clarification to an error message (#15207)Hugo Osvaldo Barrera
2021-11-27Westberrytech pr (#14422)Joy Lee
2021-11-26New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)precondition
2021-11-15Add support for deferred executors. (#14859)Nick Brassel
2021-10-29More platform/protocol alignment (#14976)Joel Challis
2021-10-28Migrate makefile utilities to sub-directory (#14917)Joel Challis