summaryrefslogtreecommitdiffstats
path: root/common_features.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove SERIAL_LINK feature (#14727)Joel Challis2021-10-071-13/+0
* Purge uGFX. (#14720)Nick Brassel2021-10-071-4/+0
* Remove sysex API (#14723)Ryan2021-10-061-8/+0
* Move Audio drivers from quantum to platform drivers folder (#14308)Drashna Jaelre2021-10-061-1/+1
* Added power tracking api (#12691)Purdea Andrei2021-09-301-0/+1
* Initial pass of F405 support (#14584)Joel Challis2021-09-251-1/+1
* Relocate Adafruit BLE code (#14530)Ryan2021-09-211-2/+3
* Add Support for USB programmable buttons (#12950)Thomas Weißschuh2021-09-151-0/+6
* Implement F4 eeprom (#14195)Joel Challis2021-09-151-1/+7
* Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433)Joel Challis2021-09-151-4/+12
* RN42 Bluetooth typo fix (#14421)Ryan2021-09-131-1/+1
* Move Bluetooth config to common_features.mk (#14404)Ryan2021-09-121-0/+23
* Bugfix for Joystick and JSON schema (#14295)Ryan2021-09-091-9/+13
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-5/+15
* Fix Mouse Shared EP functionality (#14136)Drashna Jaelre2021-08-241-2/+2
* Various fixes from reorg of files (#14051)Joel Challis2021-08-181-1/+1
* Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis2021-08-181-0/+7
* Relocate platform specific drivers (#13894)Joel Challis2021-08-171-0/+1
* Digitizer HID interface : absolute coordinates for mouse cursor (#12851)a-chol2021-08-181-0/+5
* Remove backwards compatibility of debounce names (#13877)Joel Challis2021-08-091-14/+2
* Remove Full Bootmagic (#13846)James Young2021-08-061-5/+2
* Move print/debug files to quantum (#12069)Joel Challis2021-08-031-1/+9
* Move some led drivers to common folder (#13749)Joel Challis2021-07-311-7/+7
* Minor tidy up of key overrides (#13747)Joel Challis2021-07-281-5/+5
* Remove legacy BACKLIGHT_CUSTOM_DRIVER option (#13731)Joel Challis2021-07-271-5/+0
* Haptic: driver-> feature (#13713)Joel Challis2021-07-251-1/+2
* Include lib8tion.c into RGB/LED matrix build list (#12699)Albert Y2021-07-221-0/+2
* Revert "Add rgblight to RGB Matrix VPATH" (#13559)Ryan2021-07-171-3/+0
* [Feature] Key Overrides (#11422)Jonas Gessner2021-07-131-0/+5
* Unify matrix for split common and regular matrix (#13330)Drashna Jaelre2021-07-111-5/+1
* Add rgblight to RGB Matrix VPATH (#13371)Ryan2021-07-021-0/+3
* Move RGBLight code into its own folder (#13312)Ryan2021-06-281-2/+3
* Fix CRC for AVR and enable again. (#13253)Dasky2021-06-251-1/+2
* Fix linker error when rgblight and RGB Matrix are both enabled (#13304)Ryan2021-06-231-6/+6
* Move LED/RGB Matrix code into their own directories (#13257)Ryan2021-06-221-6/+12
* Temporary disable of CRC (#13252)Joel Challis2021-06-201-1/+0
* Extensible split data sync (#11930)Nick Brassel2021-06-181-1/+5
* Add CRC8 calculation subsystem to quantum (#12641)Stefan Kerkmann2021-06-181-0/+6
* Add ST7565 LCD driver (#13089)Ryan2021-06-101-0/+8
* GMMK Pro RGB Support (#13147)Gigahawk2021-06-101-1/+8
* Do not hard set config in CPTC files (#11864)Drashna Jaelre2021-05-221-1/+5
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-2/+2
* LED Matrix: Implement CIE1931 curve (#12417)Ryan2021-04-071-0/+1
* LED Matrix: Additional common_features.mk tweaks (#12187)Ryan2021-03-201-5/+8
* LED Matrix: decouple from Backlight (#12054)Ryan2021-03-081-3/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-281-0/+1
|\
| * Extract sendstring into its own compilation unit (#12060)Ryan2021-03-011-0/+1
* | Overhaul bootmagic logic to have single entrypoint (#8532)Joel Challis2021-02-281-4/+17
|/
* Merge branch 'master' into developJoshua Diamond2021-02-141-1/+0
|\
| * LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-151-1/+0