summaryrefslogtreecommitdiffstats
path: root/quantum/split_common/split_util.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-24Add support for RGB LEDs wired directly to each half's controller (#5392)Danny1-11/+21
2019-03-12Next set of split_common changes (#4974)James Churchill1-5/+0
2019-01-17Simplify split_common Code significantly (#4772)James Churchill1-105/+47
2019-01-04Add explicit eeprom include in split_commonJames Churchill1-0/+4
2019-01-04Convert split_common to use generic GPIO apiJames Churchill1-12/+3
2018-12-28Fix Split Common Split_util.c typoDrashna Jaelre1-1/+1
2018-12-28Update split keyboard docs (#4735)Danny1-2/+1
2018-12-24Replace serial.c of quantum/split_common/ (#4669)Takeshi ISHII1-6/+3
2018-11-02Remove old declarationDrashna Jaelre1-1/+0
2018-11-02Move disable JTAG code from `keyboard_init` to `keyboard_setup`Danny Nguyen1-14/+0
2018-10-31Add pointer(?) to disable_JTAG to prevent compiler errors (#4310)Drashna Jaelre1-6/+7
2018-10-31Added JTAG disable code to the split_common (#4309)That-Canadian1-0/+14
2018-09-28split_common: fix backlight update for serial boardsChiang Fong Lee1-7/+7
2018-07-17Split common (#3429)That-Canadian1-22/+31
2018-07-17Lets split eh (#3120)That-Canadian1-0/+145