aboutsummaryrefslogtreecommitdiffstats
path: root/common_features.mk
Commit message (Expand)AuthorAgeFilesLines
* quantum/debounce: rename debouncing algorithms (#9564)Purdea Andrei2020-09-061-1/+12
* Allow joysticks to be used without analog pins (#10169)Zach White2020-08-291-1/+10
* Define STM32_DMA_REQUIRED when using DMA-based WS2812 driver on STM32. (#10127)Nick Brassel2020-08-291-0/+6
* ARM backlight - timer implementation (#8291)Joel Challis2020-08-291-1/+1
* Hid joystick interface (#4226)a-chol2020-08-291-0/+7
* Fix Variable Trace handling (#9831)Drashna Jaelre2020-07-261-4/+5
* Support IS31FL3741 and IS31FL3741A. (#9201)MelGeek2020-06-201-1/+8
* Add SPI 25xx EEPROM support. (#8780)Nick Brassel2020-05-191-1/+6
* Add Word Per Minute calculation feature (#8054)brickbots2020-03-231-0/+5
* Reorder logic within common_features.mk (#8517)Joel Challis2020-03-221-99/+95
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-211-10/+2
* Add support for STM32L0/L1 onboard EEPROM. (#8002)Nick Brassel2020-03-121-0/+4
* Backlight - Carve out a better location for private driver functionality (#8329)Joel Challis2020-03-071-6/+9
* Remove unused LED_BREATHING_TABLEzvecr2020-03-061-6/+0
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-0/+1
* Relocate grave keycode processing (#8082)Joel Challis2020-02-041-5/+12
* Merge pull request #7995 from zvecr/feature/split_arm_i2c_removeJoel Challis2020-01-271-2/+4
|\
| * Remove compilation of i2c for arm splitzvecr2020-01-241-2/+4
* | Fix boards which were overriding backlight without setting custom (#7970)Joel Challis2020-01-271-5/+7
|/
* Update split serial code to use driver pattern (#7990)Joel Challis2020-01-241-2/+8
* Add customisable EEPROM driver selection (#7274)Nick Brassel2020-01-241-0/+51
* switching to you know whats up mode (#7921)Jeremy Bernhardt2020-01-171-1/+1
* Add ws2812 driver type define (#7888)Joel Challis2020-01-151-0/+2
* Relocate common backlight functionally (#7273)Joel Challis2020-01-131-5/+3
* Move some common matrix code to a common location (#7699)Joel Challis2020-01-041-5/+21
* VIA Configurator Refactor (#7268)Wilba2020-01-031-16/+24
* Relocate RGB keycode processing (#7508)Joel Challis2019-12-161-0/+6
* Convert backlight to follow driver rules patternzvecr2019-12-141-7/+8
* Relocate magic keycode processing (#7512)Joel Challis2019-12-031-3/+9
* [Core] Convert Dynamic Macro to a Core Feature (#5948)Drashna Jaelre2019-11-041-1/+5
* Initial migration of software PWM backlight (#6709)Joel Challis2019-11-021-9/+12
* Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis2019-10-291-2/+22
* Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis2019-10-171-0/+5
* ARM - Initial backlight support (#6487)Joel Challis2019-10-051-2/+21
* Fix enables for Haptic Feedback (#6707)Drashna Jaelre2019-09-141-8/+9
* Add Dip Switch as a core feature (#6140)Drashna Jaelre2019-09-031-0/+6
* Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617)Drashna Jaelre2019-07-091-5/+5
* rgblight 255 hue (#5547)XScorpion22019-05-011-0/+1
* Simple extended space cadet (#5277)XScorpion22019-04-291-0/+6
* RGB Matrix: Custom effects on a kb/user level (#5338)Daniel Prilik2019-04-291-0/+8
* OLED Driver FeatureRyan Caltabiano2019-04-201-0/+7
* Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII2019-04-191-0/+2
* Features/ws2812 matrix driver (#5418)XScorpion22019-04-141-1/+6
* Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert2019-04-081-3/+11
* Next set of split_common changes (#4974)James Churchill2019-03-121-5/+5
* Clean up debounce a bit (#5255)James Churchill2019-03-041-11/+3
* Velocikey: Match RGB animation speed to typing speed (#3754)Chris Lewis2019-02-211-0/+5
* Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob2019-02-161-0/+10
* Debounce refactor / API (#3720)Drashna Jaelre2019-02-141-3/+13
|\
| * Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounc...alex-ong2019-01-271-5/+6