Age | Commit message (Expand) | Author |
2022-08-28 | Remove deprecated USBasp and bootloadHID bootloader types (#18195) | Ryan |
2022-08-25 | Add eeprom defaults for tinyuf2 bootloader (#18042) | Joel Challis |
2022-08-19 | Swap F4x1 default board files away from blackpill (#17522) | Joel Challis |
2022-08-14 | Fix Emulated EEPROM issue with F466 (#18039) | Drashna Jaelre |
2022-08-14 | [Controller] Added board config for custom controller STeMCell (#16287) | Mega Mind |
2022-08-14 | Revert "[Core] Re-order user space rules inclusion (#17459)" (#18032) | Joshua Diamond |
2022-08-13 | [Core] Re-order user space rules inclusion (#17459) | Albert Y |
2022-08-13 | Add led matrix support for CKLED2001 (#17643) | lokher |
2022-08-12 | [Bug] Fix wrong varaible in encoder block (#18020) | Drashna Jaelre |
2022-08-12 | Move Encoder+Encoder Map from generic features (#18018) | Drashna Jaelre |
2022-08-04 | [Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647) | Nick Brassel |
2022-07-20 | Move Pointing Device code to a subdirectory (#17684) | Drashna Jaelre |
2022-07-19 | Add support for PAW3204 Optical Sensor (#17669) | Drashna Jaelre |
2022-07-14 | [Core] PMW33XX drivers overhaul (#17613) | Stefan Kerkmann |
2022-07-12 | Cirque trackpad features: circular scroll, inertial cursor (#17482) | Daniel Kao |
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 |