]> git.donarmstrong.com Git - qmk_firmware.git/history - quantum/split_common
Fix i2c splits with >8 columns (#5454)
[qmk_firmware.git] / quantum / split_common /
2019-03-20 James ChurchillFix i2c splits with >8 columns (#5454)
2019-03-15 Len Triggrgblight split transfer non-eeprom config (#5396)
2019-03-12 James ChurchillNext set of split_common changes (#4974)
2019-02-18 Takeshi ISHIIFix `quantum/split_common/matrix.c: select_col()/select...
2019-01-26 Alex OngDO NOT USE Merge branch 'master' into debounce_refactor
2019-01-26 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-01-26 Drashna JaelreCircular animation (#4796)
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697)
2019-01-17 James ChurchillSimplify split_common Code significantly (#4772)
2019-01-04 Alex OngMerge branch 'master' into debounce_refactor
2019-01-04 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-01-04 James ChurchillAdd explicit eeprom include in split_common
2019-01-04 James ChurchillConvert split_common to use generic GPIO api
2018-12-28 Drashna JaelreFix Split Common Split_util.c typo
2018-12-28 DannyUpdate split keyboard docs (#4735)
2018-12-24 Takeshi ISHIIReplace serial.c of quantum/split_common/ (#4669)
2018-12-15 Takeshi ISHIIRefactor quantum/split_common/i2c.c, quantum/split_comm...
2018-12-14 Takeshi ISHIIMake quantum/split_common/serial.[ch] configurable...
2018-11-02 Drashna JaelreRemove old declaration
2018-11-02 Danny NguyenMove disable JTAG code from `keyboard_init` to `keyboar...
2018-10-31 Drashna JaelreAdd pointer(?) to disable_JTAG to prevent compiler...
2018-10-31 That-CanadianAdded JTAG disable code to the split_common (#4309)
2018-09-28 Chiang Fong Leesplit_common: fix backlight update for serial boards
2018-09-28 Chiang Fong LeeRevert "Split Common: Serial Backlight LED fix (#3586)"
2018-09-10 DannyAdd support for a different pinout on Split boards...
2018-08-11 Seth BarbereeSplit Common: Serial Backlight LED fix (#3586)
2018-07-25 Drashna JaelreFix for the Split Common I2C code's SCL_CLOCK issue...
2018-07-22 Seth BarbereeConvert Iris to use SPLIT_KEYBOARD (#3458)
2018-07-17 That-CanadianSplit common (#3429)
2018-07-17 That-CanadianLets split eh (#3120)