summaryrefslogtreecommitdiffstats
path: root/common_features.mk
AgeCommit message (Expand)AuthorFilesLines
2019-05-01rgblight 255 hue (#5547)XScorpion21-0/+1
2019-04-30Simple extended space cadet (#5277)XScorpion21-0/+6
2019-04-29RGB Matrix: Custom effects on a kb/user level (#5338)Daniel Prilik1-0/+8
2019-04-20OLED Driver FeatureRyan Caltabiano1-0/+7
2019-04-20Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII1-0/+2
2019-04-15Features/ws2812 matrix driver (#5418)XScorpion21-1/+6
2019-04-09Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert1-3/+11
2019-03-12Next set of split_common changes (#4974)James Churchill1-5/+5
2019-03-04Clean up debounce a bit (#5255)James Churchill1-11/+3
2019-02-21Velocikey: Match RGB animation speed to typing speed (#3754)Chris Lewis1-0/+5
2019-02-17Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob1-0/+10
2019-02-15Debounce refactor / API (#3720)Drashna Jaelre1-3/+13
2019-02-11Force backlight on when led matrix is enabledskullY1-9/+7
2019-02-11led_matrix works nowskullY1-1/+4
2019-02-11The beginning of a simple led matrix driver for is31fl3731skullY1-1/+19
2019-01-26Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounc...alex-ong1-5/+6
2019-01-26Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPEAlex Ong1-3/+3
2019-01-26Removed check for custom_matrix. We can safely include the debounce file for ...alex-ong1-3/+1
2019-01-26Whitespace cleanup.alex-ong1-4/+0
2019-01-26DO NOT USE - debounce successfully compiled.alex-ong1-3/+18
2019-01-17Simplify split_common Code significantly (#4772)James Churchill1-12/+26
2019-01-13Change handling of CUSTOM_MATRIX in common_features.mk slightly.mtei1-8/+9
2018-12-31Move Split Common VPATH addition (#4716)Drashna Jaelre1-0/+1
2018-12-24Replace serial.c of quantum/split_common/ (#4669)Takeshi ISHII1-5/+0
2018-12-15Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)Takeshi ISHII1-3/+3
2018-12-14Make quantum/split_common/serial.[ch] configurable (#4419)Takeshi ISHII1-0/+5
2018-12-04adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...ishtob1-0/+9
2018-11-06Fix Terminal feature on ChibiOSDrashna Jaelre1-0/+1
2018-11-02Adds the Proton C base project (#4224)Jack Humbert1-1/+1
2018-10-26add support for encoders to coreJack Humbert1-0/+5
2018-09-28Fix RGB Matrix feature processing in common_features.mkDrashna Jaelre1-1/+1
2018-09-27RGB Matrix refactoring to open up for new drivers (#3913)James Laird-Wah1-13/+11
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-4/+7
2018-09-13Zeal60/Zeal65/M60-A implementation (#3879)Wilba65821-0/+5
2018-08-28ISSI31FL3733 driver (#3679)yiancar1-8/+32
2018-07-17Lets split eh (#3120)That-Canadian1-1/+13
2018-07-15Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron1-0/+6
2018-05-14Rgb matrix fixes, I2C library can now retry if it has failed (#2943)yiancar1-1/+1
2018-05-08Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert1-0/+9
2018-04-21Fix Audio Clicky sub-feature (#2784)Drashna Jaelre1-0/+1
2018-03-16Rule to enable Modifiers with Auto-Shift (#2542)Jason Stillwell1-0/+3
2018-01-18Backlighting for JJ40 and underglow initialisation code (#2260)Kenneth Aloysius1-0/+3
2018-01-14Fix up the ARM audio support (#2136)skullydazed1-1/+5
2017-11-01Fix pointing device featureRob Rogers1-2/+3
2017-10-31Fix Pointing Device code (#1934)drashna1-1/+2
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert1-0/+4
2017-10-06Generic Pointing Device (#1767)Snipeye1-0/+4
2017-09-18Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar1-0/+5
2017-09-16[core] fix rgb source includeJack Humbert1-1/+2
2017-09-16update to driver separationJack Humbert1-2/+5