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