summaryrefslogtreecommitdiff
path: root/common_features.mk
AgeCommit message (Expand)Author
2020-01-13Relocate common backlight functionally (#7273)Joel Challis
2020-01-04Move some common matrix code to a common location (#7699)Joel Challis
2020-01-03VIA Configurator Refactor (#7268)Wilba
2019-12-16Relocate RGB keycode processing (#7508)Joel Challis
2019-12-14Convert backlight to follow driver rules patternzvecr
2019-12-03Relocate magic keycode processing (#7512)Joel Challis
2019-11-04[Core] Convert Dynamic Macro to a Core Feature (#5948)Drashna Jaelre
2019-11-02Initial migration of software PWM backlight (#6709)Joel Challis
2019-10-29 Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis
2019-10-17Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis
2019-10-05ARM - Initial backlight support (#6487)Joel Challis
2019-09-14Fix enables for Haptic Feedback (#6707)Drashna Jaelre
2019-09-03Add Dip Switch as a core feature (#6140)Drashna Jaelre
2019-07-09Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617)Drashna Jaelre
2019-05-01rgblight 255 hue (#5547)XScorpion2
2019-04-29Simple extended space cadet (#5277)XScorpion2
2019-04-29RGB Matrix: Custom effects on a kb/user level (#5338)Daniel Prilik
2019-04-20OLED Driver FeatureRyan Caltabiano
2019-04-19Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII
2019-04-14Features/ws2812 matrix driver (#5418)XScorpion2
2019-04-08Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert
2019-03-12Next set of split_common changes (#4974)James Churchill
2019-03-04Clean up debounce a bit (#5255)James Churchill
2019-02-21Velocikey: Match RGB animation speed to typing speed (#3754)Chris Lewis
2019-02-16Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob
2019-02-14Debounce refactor / API (#3720)Drashna Jaelre
2019-02-10Force backlight on when led matrix is enabledskullY
2019-02-10led_matrix works nowskullY
2019-02-10The beginning of a simple led matrix driver for is31fl3731skullY
2019-01-27Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounc...alex-ong
2019-01-26Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPEAlex Ong
2019-01-26Removed check for custom_matrix. We can safely include the debounce file for ...alex-ong
2019-01-26Whitespace cleanup.alex-ong
2019-01-26DO NOT USE - debounce successfully compiled.alex-ong
2019-01-17Simplify split_common Code significantly (#4772)James Churchill
2019-01-13Change handling of CUSTOM_MATRIX in common_features.mk slightly.mtei
2018-12-31Move Split Common VPATH addition (#4716)Drashna Jaelre
2018-12-24Replace serial.c of quantum/split_common/ (#4669)Takeshi ISHII
2018-12-14Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)Takeshi ISHII
2018-12-14Make quantum/split_common/serial.[ch] configurable (#4419)Takeshi ISHII
2018-12-04adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...ishtob
2018-11-06Fix Terminal feature on ChibiOSDrashna Jaelre
2018-11-02Adds the Proton C base project (#4224)Jack Humbert
2018-10-26add support for encoders to coreJack Humbert
2018-09-28Fix RGB Matrix feature processing in common_features.mkDrashna Jaelre
2018-09-27RGB Matrix refactoring to open up for new drivers (#3913)James Laird-Wah
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
2018-09-13Zeal60/Zeal65/M60-A implementation (#3879)Wilba6582
2018-08-28ISSI31FL3733 driver (#3679)yiancar
2018-07-16Lets split eh (#3120)That-Canadian