aboutsummaryrefslogtreecommitdiffstats
path: root/common_features.mk
Commit message (Expand)AuthorAgeFilesLines
...
| * Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPEAlex Ong2019-01-261-3/+3
| * Removed check for custom_matrix. We can safely include the debounce file for ...alex-ong2019-01-261-3/+1
| * Whitespace cleanup.alex-ong2019-01-261-4/+0
| * DO NOT USE - debounce successfully compiled.alex-ong2019-01-261-3/+18
* | Force backlight on when led matrix is enabledskullY2019-02-101-9/+7
* | led_matrix works nowskullY2019-02-101-1/+4
* | The beginning of a simple led matrix driver for is31fl3731skullY2019-02-101-1/+19
|/
* Simplify split_common Code significantly (#4772)James Churchill2019-01-171-12/+26
* Change handling of CUSTOM_MATRIX in common_features.mk slightly.mtei2019-01-131-8/+9
* Move Split Common VPATH addition (#4716)Drashna Jaelre2018-12-311-0/+1
* Replace serial.c of quantum/split_common/ (#4669)Takeshi ISHII2018-12-241-5/+0
* Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)Takeshi ISHII2018-12-141-3/+3
* Make quantum/split_common/serial.[ch] configurable (#4419)Takeshi ISHII2018-12-141-0/+5
* adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...ishtob2018-12-041-0/+9
* Fix Terminal feature on ChibiOSDrashna Jaelre2018-11-061-0/+1
* Adds the Proton C base project (#4224)Jack Humbert2018-11-021-1/+1
* add support for encoders to coreJack Humbert2018-10-261-0/+5
* Fix RGB Matrix feature processing in common_features.mkDrashna Jaelre2018-09-281-1/+1
* RGB Matrix refactoring to open up for new drivers (#3913)James Laird-Wah2018-09-271-13/+11
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-4/+7
* Zeal60/Zeal65/M60-A implementation (#3879)Wilba65822018-09-131-0/+5
* ISSI31FL3733 driver (#3679)yiancar2018-08-281-8/+32
* Lets split eh (#3120)That-Canadian2018-07-161-1/+13
* Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2018-07-151-0/+6
* Rgb matrix fixes, I2C library can now retry if it has failed (#2943)yiancar2018-05-141-1/+1
* Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert2018-05-081-0/+9
* Fix Audio Clicky sub-feature (#2784)Drashna Jaelre2018-04-211-0/+1
* Rule to enable Modifiers with Auto-Shift (#2542)Jason Stillwell2018-03-161-0/+3
* Backlighting for JJ40 and underglow initialisation code (#2260)Kenneth Aloysius2018-01-181-0/+3
* Fix up the ARM audio support (#2136)skullydazed2018-01-131-1/+5
* Fix pointing device featureRob Rogers2017-10-311-2/+3
* Fix Pointing Device code (#1934)drashna2017-10-311-1/+2
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-0/+4
* Generic Pointing Device (#1767)Snipeye2017-10-061-0/+4
* Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar2017-09-181-0/+5
* [core] fix rgb source includeJack Humbert2017-09-151-1/+2
* update to driver separationJack Humbert2017-09-151-2/+5
|\
| * Merge branch 'master' into ps2avrGBLuiz Ribeiro2017-07-041-2/+6
* | Updates send_string functionality, adds terminal feature (#1657)Jack Humbert2017-09-121-0/+5
* | Initial implementation of the key_lock feature.Fredric Silberberg2017-08-081-1/+6
* | Add TX Bolt protocol support for StenographyJoe Wasson2017-07-271-0/+6
* | Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert2017-07-101-1/+1
|/
* Fix serial_link vpath problemFred Sundvik2017-06-191-0/+1
* Split common.mk into common.mk and common_features.mkFred Sundvik2017-06-181-0/+152