summaryrefslogtreecommitdiff
path: root/common_features.mk
AgeCommit message (Expand)AuthorFilesLines
2022-02-10Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis1-801/+0
2022-02-06Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon1-2/+59
2022-02-05Remove default pointing device driver. (#16190)Dasky1-1/+0
2022-02-04Standardise error output. (#16220)Nick Brassel1-14/+14
2022-02-02Don't make EEPROM size assumptions with dynamic keymaps. (#16054)Nick Brassel1-3/+6
2022-01-30Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan1-5/+5
2022-01-24Rip out old macro and action_function system (#16025)Ryan1-1/+0
2022-01-24Default EEPROM implementation should be transient when not implemented. Remov...Nick Brassel1-2/+16
2022-01-11Add PMW3389 optical sensor Support (Updated) (#15740)Alabastard-641-1/+4
2021-12-22Migrate RN42 to UART driver and refactor (#15492)Ryan1-1/+2
2021-12-15Migrate serial_uart usages to UART driver (#15479)Ryan1-1/+1
2021-12-06Generalize Unicode defines (#15409)Drashna Jaelre1-0/+1
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis1-1/+3
2021-11-14Rework and expand Pointing Device support (#14343)Drashna Jaelre1-3/+36
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-2/+2
2021-11-02Add a new led driver for Keychron's keyboards. (#14872)lalalademaxiya11-1/+8
2021-10-29More platform/protocol alignment (#14976)Joel Challis1-0/+7
2021-10-28Relocate protocol files within tmk_core/common/ (#14972)Joel Challis1-1/+1
2021-10-20Tidy up LCD_ENABLE/visualizer references (#14855)Joel Challis1-4/+0
2021-10-20Relocate PS2 code (#14895)Joel Challis1-0/+34
2021-10-18Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)Joel Challis1-14/+10
2021-10-18[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann1-1/+1
2021-10-17Infer more when building features (#13890)Joel Challis1-83/+0
2021-10-16Further tidy up of STM32 eeprom emulation (#14591)Joel Challis1-36/+3
2021-10-09Remove QWIIC_DRIVERS (#14174)Joel Challis1-2/+0
2021-10-08Enable eeprom with F401xE ld (#14752)Dasky1-1/+1
2021-10-07Remove SERIAL_LINK feature (#14727)Joel Challis1-13/+0
2021-10-07Purge uGFX. (#14720)Nick Brassel1-4/+0
2021-10-06Remove sysex API (#14723)Ryan1-8/+0
2021-10-06Move Audio drivers from quantum to platform drivers folder (#14308)Drashna Jaelre1-1/+1
2021-09-30Added power tracking api (#12691)Purdea Andrei1-0/+1
2021-09-25Initial pass of F405 support (#14584)Joel Challis1-1/+1
2021-09-21Relocate Adafruit BLE code (#14530)Ryan1-2/+3
2021-09-15Add Support for USB programmable buttons (#12950)Thomas Weißschuh1-0/+6
2021-09-15Implement F4 eeprom (#14195)Joel Challis1-1/+7
2021-09-15Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433)Joel Challis1-4/+12
2021-09-13RN42 Bluetooth typo fix (#14421)Ryan1-1/+1
2021-09-12Move Bluetooth config to common_features.mk (#14404)Ryan1-0/+23
2021-09-09Bugfix for Joystick and JSON schema (#14295)Ryan1-9/+13
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus221-5/+15
2021-08-24Fix Mouse Shared EP functionality (#14136)Drashna Jaelre1-2/+2
2021-08-18Various fixes from reorg of files (#14051)Joel Challis1-1/+1
2021-08-18Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis1-0/+7
2021-08-17Relocate platform specific drivers (#13894)Joel Challis1-0/+1
2021-08-18Digitizer HID interface : absolute coordinates for mouse cursor (#12851)a-chol1-0/+5
2021-08-09Remove backwards compatibility of debounce names (#13877)Joel Challis1-14/+2
2021-08-06Remove Full Bootmagic (#13846)James Young1-5/+2
2021-08-03Move print/debug files to quantum (#12069)Joel Challis1-1/+9
2021-07-31Move some led drivers to common folder (#13749)Joel Challis1-7/+7
2021-07-28Minor tidy up of key overrides (#13747)Joel Challis1-5/+5