summaryrefslogtreecommitdiff
path: root/common_features.mk
AgeCommit message (Expand)Author
2020-06-122020 February 29 Breaking Changes Update (#8064)James Young
2020-02-26Relocate grave keycode processing (#8082)Joel Challis
2020-02-26Fix boards which were overriding backlight without setting custom (#7970) (#270)Drashna Jaelre
2020-02-26Remove compilation of i2c for arm splitzvecr
2020-02-26Update split serial code to use driver pattern (#7990)Joel Challis
2020-02-26Add additional fixes to EEPROM driver selection (#7274) (#266)Drashna Jaelre
2020-02-26switching to you know whats up mode (#7921)Jeremy Bernhardt
2020-02-26Add ws2812 driver type define (#7888)Joel Challis
2020-02-26Relocate common backlight functionally (#7273)Joel Challis
2020-02-26Move some common matrix code to a common location (#7699)Joel Challis
2020-02-26Make Dynamic Keymaps optional for OryxDrashna Jael're
2020-02-26Limit number of layers due to eeprom size contstraintsDrashna Jael're
2020-02-26Implement core communicationDrashna Jael're
2020-02-26VIA configurator refactorWilba
2020-02-26Start moving code out of webusb and to Oryx featureDrashna Jael're
2020-02-26Apollo (#246)Florian Didron
2020-01-09Big keycode cleanup (#230)Drashna Jaelre
2020-01-09[Core] Convert Dynamic Macro to a Core Feature (#5948) (#207)Drashna Jaelre
2020-01-09Convert backlight to follow driver rules patternzvecr
2020-01-09Initial migration of software PWM backlight (#6709)Joel Challis
2020-01-09Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis
2020-01-09ARM - Initial backlight support (#6487)Joel Challis
2019-12-06feat: adds pairing keyFlorian Didron
2019-11-04 Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis
2019-11-04Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis
2019-09-26Add Dip Switch as a core feature (#6140)Drashna Jaelre
2019-07-10Use QUANTUM_LIB_SRC for i2c_master.c inclusion (qmk#5617)Drashna Jaelre
2019-05-01rgblight 255 hue (#5547)XScorpion2
2019-04-30Merge pull request #33 from zsa/feature/per_level_matrix_effectsFlorian Didron
2019-04-29RGB Matrix: Custom effects on a kb/user level (#5338)Daniel Prilik
2019-04-29Simple extended space cadet (#5277)XScorpion2
2019-04-23Merge branch 'master' into feature/oled_driverFlorian Didron
2019-04-22OLED Driver FeatureRyan Caltabiano
2019-04-22Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII
2019-04-16Features/ws2812 matrix driver (#5418)XScorpion2
2019-04-09Adds 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