Age | Commit message (Expand) | Author |
2022-07-07 | [Core] Update mpaland/printf to eyalroz/printf fork (#16163) | Stefan Kerkmann |
2022-07-05 | Allow for `keymaps` array to be implemented in a file other than `$(KEYMAP_C)... | Nick Brassel |
2022-07-03 | Tentative Teensy 3.5 support (#14420) | Ryan |
2022-07-02 | Feature-ify Send String (#17275) | Ryan |
2022-07-02 | RP2040 emulated EEPROM. (#17519) | Nick Brassel |
2022-06-30 | [Core] Add Raspberry Pi RP2040 support (#14877) | Stefan Kerkmann |
2022-06-30 | Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376) | Nick Brassel |
2022-06-27 | Generic wear-leveling algorithm (#16996) | Nick Brassel |
2022-06-23 | Refactor 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-16 | Dump out the largest symbols in flash and in RAM. (#17397) | Nick Brassel |
2022-06-13 | tap-dance: Restructure code and document in more detail (#16394) | Jouke Witteveen |
2022-06-08 | Rework 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-05 | Add keymap wrappers for introspection into the keymap. (#17229) | Nick Brassel |
2022-05-30 | Removes terminal from QMK. (#17258) | Nick Brassel |
2022-05-23 | Added support for Wb32fq95 (#16871) | Joy Lee |
2022-05-16 | Warn about LTO with arm_atsam, not ChibiOS. (#17106) | Nick Brassel |
2022-05-16 | Data driven `g_led_config` (#16728) | Joel Challis |
2022-05-14 | [Core] Add Caps Word feature to core (#16588) | Pascal Getreuer |
2022-05-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-05-06 | Ensure .hex file output for ARM Teensys (#17014) | Ryan |
2022-04-19 | Update wb32-dfu (#16438) | Joy Lee |
2022-04-16 | Implement XAP 'secure' core requirements (#16843) | Joel Challis |
2022-04-13 | Quantum Painter (#10174) | Nick Brassel |
2022-04-03 | Add warning for CTCP/CONVERT_TO_PROTON_C. (#16782) | Nick Brassel |
2022-04-03 | Refactor CTPC logic to allow future converters (#16621) | Joel Challis |
2022-03-19 | HD44780 driver rework (#16370) | Ryan |
2022-03-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-03-17 | Print out generated files during build (#16672) | Joel Challis |
2022-03-09 | Add support for encoder mapping. (#13286) | Nick Brassel |
2022-03-08 | Asymmetric encoders, encoder tests. (#16068) | Nick Brassel |
2022-03-07 | ChibiOS 21.11.1 update. (#16251) | Nick Brassel |
2022-02-11 | Added external spi flash driver. (#15419) | Joy Lee |
2022-02-11 | ps2/avr: use the correct file name (#16316) | Idan Kamara |
2022-02-10 | Migrate more makefile utilities to builddefs sub-directory (#16002) | Joel Challis |
2022-02-04 | Standardise error output. (#16220) | Nick Brassel |
2022-02-03 | Create a build error if no bootloader is specified. (#16181) | Nick Brassel |
2022-01-24 | Add L432, L442. (#16016) | Nick Brassel |
2022-01-06 | Fixes for bootloader refactor build failures (#15638) | Ryan |
2021-12-27 | Refactor `bootloader_jump()` implementations (#15450) | Ryan |
2021-12-27 | Add a clarification to an error message (#15207) | Hugo Osvaldo Barrera |
2021-11-27 | Westberrytech pr (#14422) | Joy Lee |
2021-11-26 | New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036) | precondition |
2021-11-15 | Add support for deferred executors. (#14859) | Nick Brassel |
2021-10-29 | More platform/protocol alignment (#14976) | Joel Challis |
2021-10-28 | Migrate makefile utilities to sub-directory (#14917) | Joel Challis |