summaryrefslogtreecommitdiffstats
path: root/builddefs/common_features.mk
Commit message (Expand)AuthorAgeFilesLines
* BIOI G60/Morgan65: use custom Bluetooth driver (#20897)Ryan2023-05-201-1/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-151-2/+2
|\
| * Fix EEPROM_DRIVER=legacy_stm32_flash (#20457)Purdea Andrei2023-05-151-2/+2
* | OLED Driver improvements (#20331)Drashna Jaelre2023-05-101-6/+17
* | [Core] Clean up ISSI drivers, Add IS31FL3736 support (#20572)Xelus222023-04-301-1/+8
* | [Bug] Fix compilation issues with PS/2 driver on F4x1 controllers (#20433)Drashna Jaelre2023-04-121-1/+1
* | Added PMW3320 driver (#19543)Vladislav Marchenko2023-04-031-1/+1
* | WS2812 driver improvements (#20262)Ryan2023-03-301-9/+5
|/
* [Core] Tri Layer Keys (#19795)Drashna Jaelre2023-02-121-0/+1
* Move MIDI code out of tmk_core (#19704)Ryan2023-01-301-0/+7
* Detect host OS based on USB fingerprint (#18463)Ruslan Sayfutdinov2022-12-091-0/+8
* Fixup EFL and F4's sector selection. (#19221)Nick Brassel2022-12-021-2/+2
* NVRAM refactor, phase 1. (#18969)Nick Brassel2022-11-231-5/+5
* Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3...Nick Brassel2022-11-111-6/+17
* Remove thermal printer. (#18959)Nick Brassel2022-11-061-6/+0
* Generalise CTPC logic from common_features (#18803)Joel Challis2022-10-221-5/+1
* Remove quantum/audio from global VPATH (#18753)Ryan2022-10-201-0/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-301-1/+1
|\
| * Explicitly specify path to RP2040 wear_leveling config file. (#18541)Nick Brassel2022-09-291-1/+1
* | Start Bluetooth API (#18366)Ryan2022-09-291-1/+1
* | [Core] Pointing Device Automatic Mouse Layer (#17962)Alabastard-642022-09-231-0/+1
* | Refactor Unicode feature (#18333)Ryan2022-09-121-1/+3
* | Move Bluetooth-related function calls up to host/keyboard level (#18274)Ryan2022-09-071-3/+3
* | [Core] Rework PS/2 driver selection (#17892)Marek Kraus2022-08-311-19/+13
|/
* Fix Emulated EEPROM issue with F466 (#18039)Drashna Jaelre2022-08-141-1/+1
* [Controller] Added board config for custom controller STeMCell (#16287)Mega Mind2022-08-141-1/+1
* Add led matrix support for CKLED2001 (#17643)lokher2022-08-131-1/+8
* [Bug] Fix wrong varaible in encoder block (#18020)Drashna Jaelre2022-08-121-1/+1
* Move Encoder+Encoder Map from generic features (#18018)Drashna Jaelre2022-08-121-0/+8
* Move Pointing Device code to a subdirectory (#17684)Drashna Jaelre2022-07-201-4/+5
* Add support for PAW3204 Optical Sensor (#17669)Drashna Jaelre2022-07-191-1/+1
* [Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann2022-07-141-4/+2
* Cirque trackpad features: circular scroll, inertial cursor (#17482)Daniel Kao2022-07-121-0/+4
* Feature-ify Send String (#17275)Ryan2022-07-021-1/+7
* RP2040 emulated EEPROM. (#17519)Nick Brassel2022-07-021-1/+9
* [Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann2022-06-301-2/+2
* Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376)Nick Brassel2022-06-301-5/+39
* Generic wear-leveling algorithm (#16996)Nick Brassel2022-06-271-0/+6
* Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065)precondition2022-06-231-3/+22
* [Core] Split ChibiOS usart split driver in protocol and hardware driver part ...Stefan Kerkmann2022-06-181-1/+9
* Rework paths for eeprom locations. (#17326)Nick Brassel2022-06-081-15/+9
* Removes terminal from QMK. (#17258)Nick Brassel2022-05-301-6/+0
* Quantum Painter (#10174)Nick Brassel2022-04-131-1/+7
* HD44780 driver rework (#16370)Ryan2022-03-191-1/+2
* 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-101-0/+801