summaryrefslogtreecommitdiff
path: root/common_features.mk
AgeCommit message (Expand)Author
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis
2021-11-14Rework and expand Pointing Device support (#14343)Drashna Jaelre
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-11-02Add a new led driver for Keychron's keyboards. (#14872)lalalademaxiya1
2021-10-29More platform/protocol alignment (#14976)Joel Challis
2021-10-28Relocate protocol files within tmk_core/common/ (#14972)Joel Challis
2021-10-20Tidy up LCD_ENABLE/visualizer references (#14855)Joel Challis
2021-10-20Relocate PS2 code (#14895)Joel Challis
2021-10-18Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)Joel Challis
2021-10-18[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann
2021-10-17Infer more when building features (#13890)Joel Challis
2021-10-16Further tidy up of STM32 eeprom emulation (#14591)Joel Challis
2021-10-09Remove QWIIC_DRIVERS (#14174)Joel Challis
2021-10-08Enable eeprom with F401xE ld (#14752)Dasky
2021-10-07Remove SERIAL_LINK feature (#14727)Joel Challis
2021-10-07Purge uGFX. (#14720)Nick Brassel
2021-10-06Remove sysex API (#14723)Ryan
2021-10-06Move Audio drivers from quantum to platform drivers folder (#14308)Drashna Jaelre
2021-09-30Added power tracking api (#12691)Purdea Andrei
2021-09-25Initial pass of F405 support (#14584)Joel Challis
2021-09-21Relocate Adafruit BLE code (#14530)Ryan
2021-09-15Add Support for USB programmable buttons (#12950)Thomas Weißschuh
2021-09-15Implement F4 eeprom (#14195)Joel Challis
2021-09-15Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433)Joel Challis
2021-09-13RN42 Bluetooth typo fix (#14421)Ryan
2021-09-12Move Bluetooth config to common_features.mk (#14404)Ryan
2021-09-09Bugfix for Joystick and JSON schema (#14295)Ryan
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-08-24Fix Mouse Shared EP functionality (#14136)Drashna Jaelre
2021-08-18Various fixes from reorg of files (#14051)Joel Challis
2021-08-18Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis
2021-08-17Relocate platform specific drivers (#13894)Joel Challis
2021-08-18Digitizer HID interface : absolute coordinates for mouse cursor (#12851)a-chol
2021-08-09Remove backwards compatibility of debounce names (#13877)Joel Challis
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-08-03Move print/debug files to quantum (#12069)Joel Challis
2021-07-31Move some led drivers to common folder (#13749)Joel Challis
2021-07-28Minor tidy up of key overrides (#13747)Joel Challis
2021-07-27Remove legacy BACKLIGHT_CUSTOM_DRIVER option (#13731)Joel Challis
2021-07-25Haptic: driver-> feature (#13713)Joel Challis
2021-07-22Include lib8tion.c into RGB/LED matrix build list (#12699)Albert Y
2021-07-17Revert "Add rgblight to RGB Matrix VPATH" (#13559)Ryan
2021-07-13[Feature] Key Overrides (#11422)Jonas Gessner
2021-07-11Unify matrix for split common and regular matrix (#13330)Drashna Jaelre
2021-07-02Add rgblight to RGB Matrix VPATH (#13371)Ryan
2021-06-28Move RGBLight code into its own folder (#13312)Ryan
2021-06-25Fix CRC for AVR and enable again. (#13253)Dasky
2021-06-23Fix linker error when rgblight and RGB Matrix are both enabled (#13304)Ryan
2021-06-22Move LED/RGB Matrix code into their own directories (#13257)Ryan
2021-06-20Temporary disable of CRC (#13252)Joel Challis