aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/split_common
AgeCommit message (Expand)Author
2019-05-07[Split] fix split_common i2c backlight disabling (#3886)Gravatar Rainer Clasen
2019-05-06[Keyboard] Sol keyboard conversion to split common (#5773)Gravatar XScorpion2
2019-04-19Change split_common to use RGBLIGHT_SPLIT (#5509)Gravatar Takeshi ISHII
2019-04-03Added encoder support to split common code (#5477)Gravatar XScorpion2
2019-03-23Add support for RGB LEDs wired directly to each half's controller (#5392)Gravatar Danny
2019-03-20Fix i2c splits with >8 columns (#5454)Gravatar James Churchill
2019-03-15rgblight split transfer non-eeprom config (#5396)Gravatar Len Trigg
2019-03-12Next set of split_common changes (#4974)Gravatar James Churchill
2019-02-18Fix `quantum/split_common/matrix.c: select_col()/select_row()` (#5174)Gravatar Takeshi ISHII
2019-01-17Simplify split_common Code significantly (#4772)Gravatar James Churchill
2019-01-03Add explicit eeprom include in split_commonGravatar James Churchill
2019-01-03Convert split_common to use generic GPIO apiGravatar James Churchill
2018-12-28Fix Split Common Split_util.c typoGravatar Drashna Jaelre
2018-12-28Update split keyboard docs (#4735)Gravatar Danny
2018-12-24Replace serial.c of quantum/split_common/ (#4669)Gravatar Takeshi ISHII
2018-12-14Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)Gravatar Takeshi ISHII
2018-12-14Make quantum/split_common/serial.[ch] configurable (#4419)Gravatar Takeshi ISHII
2018-11-02Remove old declarationGravatar Drashna Jaelre
2018-11-02Move disable JTAG code from `keyboard_init` to `keyboard_setup`Gravatar Danny Nguyen
2018-10-31Add pointer(?) to disable_JTAG to prevent compiler errors (#4310)Gravatar Drashna Jaelre
2018-10-31Added JTAG disable code to the split_common (#4309)Gravatar That-Canadian
2018-09-27split_common: fix backlight update for serial boardsGravatar Chiang Fong Lee
2018-09-27Revert "Split Common: Serial Backlight LED fix (#3586)"Gravatar Chiang Fong Lee
2018-09-09Add support for a different pinout on Split boards (#3869)Gravatar Danny
2018-08-11Split Common: Serial Backlight LED fix (#3586)Gravatar Seth Barberee
2018-07-25Fix for the Split Common I2C code's SCL_CLOCK issue (#3474)Gravatar Drashna Jaelre
2018-07-22Convert Iris to use SPLIT_KEYBOARD (#3458)Gravatar Seth Barberee
2018-07-17Split common (#3429)Gravatar That-Canadian
2018-07-16Lets split eh (#3120)Gravatar That-Canadian