summaryrefslogtreecommitdiff
path: root/common_features.mk
Commit message (Expand)AuthorAge
* 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
* Features/ws2812 matrix driver (#5418)XScorpion22019-04-14
* Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert2019-04-08
* Next set of split_common changes (#4974)James Churchill2019-03-12
* Clean up debounce a bit (#5255)James Churchill2019-03-04
* Velocikey: Match RGB animation speed to typing speed (#3754)Chris Lewis2019-02-21
* Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob2019-02-16
* Debounce refactor / API (#3720)Drashna Jaelre2019-02-14
|\
| * Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounc...alex-ong2019-01-27
| * Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPEAlex Ong2019-01-26
| * Removed check for custom_matrix. We can safely include the debounce file for ...alex-ong2019-01-26
| * Whitespace cleanup.alex-ong2019-01-26
| * DO NOT USE - debounce successfully compiled.alex-ong2019-01-26
* | Force backlight on when led matrix is enabledskullY2019-02-10
* | led_matrix works nowskullY2019-02-10
* | The beginning of a simple led matrix driver for is31fl3731skullY2019-02-10
|/
* Simplify split_common Code significantly (#4772)James Churchill2019-01-17
* Change handling of CUSTOM_MATRIX in common_features.mk slightly.mtei2019-01-13
* Move Split Common VPATH addition (#4716)Drashna Jaelre2018-12-31
* Replace serial.c of quantum/split_common/ (#4669)Takeshi ISHII2018-12-24
* Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)Takeshi ISHII2018-12-14
* Make quantum/split_common/serial.[ch] configurable (#4419)Takeshi ISHII2018-12-14
* adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...ishtob2018-12-04
* Fix Terminal feature on ChibiOSDrashna Jaelre2018-11-06