summaryrefslogtreecommitdiffstats
path: root/common_features.mk
Commit message (Expand)AuthorAgeFilesLines
* Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis2022-02-101-801/+0
* Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon2022-02-061-2/+59
* Remove default pointing device driver. (#16190)Dasky2022-02-051-1/+0
* Standardise error output. (#16220)Nick Brassel2022-02-041-14/+14
* Don't make EEPROM size assumptions with dynamic keymaps. (#16054)Nick Brassel2022-02-021-3/+6
* Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-301-5/+5
* Rip out old macro and action_function system (#16025)Ryan2022-01-241-1/+0
* Default EEPROM implementation should be transient when not implemented. Remov...Nick Brassel2022-01-241-2/+16
* Add PMW3389 optical sensor Support (Updated) (#15740)Alabastard-642022-01-111-1/+4
* Migrate RN42 to UART driver and refactor (#15492)Ryan2021-12-221-1/+2
* Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-151-1/+1
* Generalize Unicode defines (#15409)Drashna Jaelre2021-12-061-0/+1
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-191-1/+3
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-141-3/+36
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-2/+2
* Add a new led driver for Keychron's keyboards. (#14872)lalalademaxiya12021-11-021-1/+8
* More platform/protocol alignment (#14976)Joel Challis2021-10-291-0/+7
* Relocate protocol files within tmk_core/common/ (#14972)Joel Challis2021-10-281-1/+1
* Tidy up LCD_ENABLE/visualizer references (#14855)Joel Challis2021-10-201-4/+0
* Relocate PS2 code (#14895)Joel Challis2021-10-201-0/+34
* Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)Joel Challis2021-10-181-14/+10
* [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann2021-10-181-1/+1
* Infer more when building features (#13890)Joel Challis2021-10-171-83/+0
* Further tidy up of STM32 eeprom emulation (#14591)Joel Challis2021-10-161-36/+3
* Remove QWIIC_DRIVERS (#14174)Joel Challis2021-10-091-2/+0
* Enable eeprom with F401xE ld (#14752)Dasky2021-10-081-1/+1
* 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