Age | Commit message (Expand) | Author |
2023-03-30 | WS2812 driver improvements (#20262) | Ryan |
2023-02-12 | [Core] Tri Layer Keys (#19795) | Drashna Jaelre |
2023-01-30 | Move MIDI code out of tmk_core (#19704) | Ryan |
2022-12-09 | Detect host OS based on USB fingerprint (#18463) | Ruslan Sayfutdinov |
2022-12-02 | Fixup EFL and F4's sector selection. (#19221) | Nick Brassel |
2022-11-23 | NVRAM refactor, phase 1. (#18969) | Nick Brassel |
2022-11-11 | Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3... | Nick Brassel |
2022-11-06 | Remove thermal printer. (#18959) | Nick Brassel |
2022-10-22 | Generalise CTPC logic from common_features (#18803) | Joel Challis |
2022-10-20 | Remove quantum/audio from global VPATH (#18753) | Ryan |
2022-09-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-09-29 | Explicitly specify path to RP2040 wear_leveling config file. (#18541) | Nick Brassel |
2022-09-29 | Start Bluetooth API (#18366) | Ryan |
2022-09-23 | [Core] Pointing Device Automatic Mouse Layer (#17962) | Alabastard-64 |
2022-09-12 | Refactor Unicode feature (#18333) | Ryan |
2022-09-07 | Move Bluetooth-related function calls up to host/keyboard level (#18274) | Ryan |
2022-08-31 | [Core] Rework PS/2 driver selection (#17892) | Marek Kraus |
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-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-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-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-08 | Rework paths for eeprom locations. (#17326) | Nick Brassel |
2022-05-30 | Removes terminal from QMK. (#17258) | Nick Brassel |
2022-04-13 | Quantum Painter (#10174) | Nick Brassel |
2022-03-19 | HD44780 driver rework (#16370) | Ryan |
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 |