summaryrefslogtreecommitdiff
path: root/builddefs/common_features.mk
AgeCommit message (Expand)Author
2023-09-13aw20216: driver naming cleanups (#21891)Ryan
2023-08-27Unicode, Unicodemap and UCIS refactor (#21659)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis
2023-08-15rgblight: driver selection cleanups (#21558)Ryan
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-07-29LED Matrix: driver naming cleanups (#21580)Ryan
2023-07-29Bluetooth: driver naming cleanups (#21624)Ryan
2023-07-21haptic: naming cleanups (#21551)Ryan
2023-07-08Relocate backlight drivers (#21444)Ryan
2023-05-20BIOI G60/Morgan65: use custom Bluetooth driver (#20897)Ryan
2023-05-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-05-15Fix EEPROM_DRIVER=legacy_stm32_flash (#20457)Purdea Andrei
2023-05-10OLED Driver improvements (#20331)Drashna Jaelre
2023-04-30[Core] Clean up ISSI drivers, Add IS31FL3736 support (#20572)Xelus22
2023-04-12[Bug] Fix compilation issues with PS/2 driver on F4x1 controllers (#20433)Drashna Jaelre
2023-04-03Added PMW3320 driver (#19543)Vladislav Marchenko
2023-03-30WS2812 driver improvements (#20262)Ryan
2023-02-12[Core] Tri Layer Keys (#19795)Drashna Jaelre
2023-01-30Move MIDI code out of tmk_core (#19704)Ryan
2022-12-09Detect host OS based on USB fingerprint (#18463)Ruslan Sayfutdinov
2022-12-02Fixup EFL and F4's sector selection. (#19221)Nick Brassel
2022-11-23NVRAM refactor, phase 1. (#18969)Nick Brassel
2022-11-11Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3...Nick Brassel
2022-11-06Remove thermal printer. (#18959)Nick Brassel
2022-10-22Generalise CTPC logic from common_features (#18803)Joel Challis
2022-10-20Remove quantum/audio from global VPATH (#18753)Ryan
2022-09-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-29Explicitly specify path to RP2040 wear_leveling config file. (#18541)Nick Brassel
2022-09-29Start Bluetooth API (#18366)Ryan
2022-09-23[Core] Pointing Device Automatic Mouse Layer (#17962)Alabastard-64
2022-09-12Refactor Unicode feature (#18333)Ryan
2022-09-07Move 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-14Fix Emulated EEPROM issue with F466 (#18039)Drashna Jaelre
2022-08-14[Controller] Added board config for custom controller STeMCell (#16287)Mega Mind
2022-08-13Add led matrix support for CKLED2001 (#17643)lokher
2022-08-12[Bug] Fix wrong varaible in encoder block (#18020)Drashna Jaelre
2022-08-12Move Encoder+Encoder Map from generic features (#18018)Drashna Jaelre
2022-07-20Move Pointing Device code to a subdirectory (#17684)Drashna Jaelre
2022-07-19Add support for PAW3204 Optical Sensor (#17669)Drashna Jaelre
2022-07-14[Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann
2022-07-12Cirque trackpad features: circular scroll, inertial cursor (#17482)Daniel Kao
2022-07-02Feature-ify Send String (#17275)Ryan
2022-07-02RP2040 emulated EEPROM. (#17519)Nick Brassel
2022-06-30[Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann
2022-06-30Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376)Nick Brassel
2022-06-27Generic wear-leveling algorithm (#16996)Nick Brassel
2022-06-23Refactor 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