summaryrefslogtreecommitdiff
path: root/common_features.mk
Commit message (Expand)AuthorAge
* Adds AT90USB162 support (#11570)Dasky2021-01-29
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-28
|\
| * add get_matrix_scan_rate() to tmk_core/common/keyboard.c (#11489)Takeshi ISHII2021-01-28
* | Rewrite APA102 support (#10894)Aldehir Rojas2020-12-30
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Indicator LEDs as config (#10816)Joel Challis2020-11-08
* Fix RGB matrix for ATmegaxxU2 (#10723)Ryan2020-10-23
* Added EEPROM emulation for STM32F042x6 series processors (#10685)Adrian2020-10-22
* quantum/debounce: rename debouncing algorithms (#9564)Purdea Andrei2020-09-06
* Allow joysticks to be used without analog pins (#10169)Zach White2020-08-29
* Define STM32_DMA_REQUIRED when using DMA-based WS2812 driver on STM32. (#10127)Nick Brassel2020-08-29
* ARM backlight - timer implementation (#8291)Joel Challis2020-08-29
* Hid joystick interface (#4226)a-chol2020-08-29
* Fix Variable Trace handling (#9831)Drashna Jaelre2020-07-26
* Support IS31FL3741 and IS31FL3741A. (#9201)MelGeek2020-06-20
* Add SPI 25xx EEPROM support. (#8780)Nick Brassel2020-05-19
* Add Word Per Minute calculation feature (#8054)brickbots2020-03-23
* Reorder logic within common_features.mk (#8517)Joel Challis2020-03-22
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-21
* Add support for STM32L0/L1 onboard EEPROM. (#8002)Nick Brassel2020-03-12
* Backlight - Carve out a better location for private driver functionality (#8329)Joel Challis2020-03-07
* Remove unused LED_BREATHING_TABLEzvecr2020-03-06
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-29
* Relocate grave keycode processing (#8082)Joel Challis2020-02-04
* Merge pull request #7995 from zvecr/feature/split_arm_i2c_removeJoel Challis2020-01-27
|\
| * Remove compilation of i2c for arm splitzvecr2020-01-24
* | Fix boards which were overriding backlight without setting custom (#7970)Joel Challis2020-01-27
|/
* Update split serial code to use driver pattern (#7990)Joel Challis2020-01-24
* Add customisable EEPROM driver selection (#7274)Nick Brassel2020-01-24
* switching to you know whats up mode (#7921)Jeremy Bernhardt2020-01-17
* Add ws2812 driver type define (#7888)Joel Challis2020-01-15
* Relocate common backlight functionally (#7273)Joel Challis2020-01-13
* Move some common matrix code to a common location (#7699)Joel Challis2020-01-04
* VIA Configurator Refactor (#7268)Wilba2020-01-03
* Relocate RGB keycode processing (#7508)Joel Challis2019-12-16
* Convert backlight to follow driver rules patternzvecr2019-12-14
* Relocate magic keycode processing (#7512)Joel Challis2019-12-03
* [Core] Convert Dynamic Macro to a Core Feature (#5948)Drashna Jaelre2019-11-04
* Initial migration of software PWM backlight (#6709)Joel Challis2019-11-02
* Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis2019-10-29
* Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis2019-10-17
* ARM - Initial backlight support (#6487)Joel Challis2019-10-05
* Fix enables for Haptic Feedback (#6707)Drashna Jaelre2019-09-14
* Add Dip Switch as a core feature (#6140)Drashna Jaelre2019-09-03
* Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617)Drashna Jaelre2019-07-09
* rgblight 255 hue (#5547)XScorpion22019-05-01
* Simple extended space cadet (#5277)XScorpion22019-04-29
* RGB Matrix: Custom effects on a kb/user level (#5338)Daniel Prilik2019-04-29
* OLED Driver FeatureRyan Caltabiano2019-04-20
* Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII2019-04-19