summaryrefslogtreecommitdiffstats
path: root/builddefs
Commit message (Expand)AuthorAgeFilesLines
...
* Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376)Nick Brassel2022-06-302-5/+55
* Generic wear-leveling algorithm (#16996)Nick Brassel2022-06-273-0/+8
* Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065)precondition2022-06-232-3/+23
* [Core] Split ChibiOS usart split driver in protocol and hardware driver part ...Stefan Kerkmann2022-06-181-1/+9
* Dump out the largest symbols in flash and in RAM. (#17397)Nick Brassel2022-06-161-0/+13
* tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen2022-06-131-1/+1
* Rework paths for eeprom locations. (#17326)Nick Brassel2022-06-081-15/+9
* [Core] Update C standard to GNU11, C++ to GNU++14 (#17114)Stefan Kerkmann2022-06-061-107/+10
* Add keymap wrappers for introspection into the keymap. (#17229)Nick Brassel2022-06-051-1/+3
* Removes terminal from QMK. (#17258)Nick Brassel2022-05-302-7/+0
* Added support for Wb32fq95 (#16871)Joy Lee2022-05-231-0/+34
* Warn about LTO with arm_atsam, not ChibiOS. (#17106)Nick Brassel2022-05-161-2/+2
* Data driven `g_led_config` (#16728)Joel Challis2022-05-161-1/+7
* [Core] Add Caps Word feature to core (#16588)Pascal Getreuer2022-05-142-1/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-061-0/+6
|\
| * Ensure .hex file output for ARM Teensys (#17014)Ryan2022-05-061-0/+6
* | Update wb32-dfu (#16438)Joy Lee2022-04-192-1/+4
* | Implement XAP 'secure' core requirements (#16843)Joel Challis2022-04-162-1/+3
* | Quantum Painter (#10174)Nick Brassel2022-04-131-1/+7
* | Add warning for CTCP/CONVERT_TO_PROTON_C. (#16782)Nick Brassel2022-04-031-0/+11
* | Refactor CTPC logic to allow future converters (#16621)Joel Challis2022-04-032-7/+27
* | HD44780 driver rework (#16370)Ryan2022-03-191-1/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-162-5/+16
|\|
| * Print out generated files during build (#16672)Joel Challis2022-03-172-5/+16
* | Add support for encoder mapping. (#13286)Nick Brassel2022-03-092-0/+2
* | Asymmetric encoders, encoder tests. (#16068)Nick Brassel2022-03-082-0/+3
* | ChibiOS 21.11.1 update. (#16251)Nick Brassel2022-03-072-22/+63
|/
* Added external spi flash driver. (#15419)Joy Lee2022-02-111-0/+15
* ps2/avr: use the correct file name (#16316)Idan Kamara2022-02-111-1/+1
* Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis2022-02-108-0/+1981
* Standardise error output. (#16220)Nick Brassel2022-02-042-1/+6
* Create a build error if no bootloader is specified. (#16181)Nick Brassel2022-02-031-1/+10
* Add L432, L442. (#16016)Nick Brassel2022-01-241-0/+37
* Fixes for bootloader refactor build failures (#15638)Ryan2022-01-061-0/+40
* Refactor `bootloader_jump()` implementations (#15450)Ryan2021-12-271-2/+38
* Add a clarification to an error message (#15207)Hugo Osvaldo Barrera2021-12-271-2/+3
* Westberrytech pr (#14422)Joy Lee2021-11-271-1/+30
* New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)precondition2021-11-262-0/+2
* Add support for deferred executors. (#14859)Nick Brassel2021-11-151-0/+1
* More platform/protocol alignment (#14976)Joel Challis2021-10-291-0/+1
* Migrate makefile utilities to sub-directory (#14917)Joel Challis2021-10-286-0/+1157