]> git.donarmstrong.com Git - qmk_firmware.git/history - quantum/split_common/transport.c
Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
[qmk_firmware.git] / quantum / split_common / transport.c
2019-07-16 Drashna JaelreRemove the need to specify NUM_OF_ENCODERS for the...
2019-06-04 Jack HumbertAdd missing links to features page and sidebar section...
2019-06-03 Danny NguyenFix compilation error when I2C and encoder is enabled...
2019-05-07 Rainer Clasen[Split] fix split_common i2c backlight disabling (...
2019-04-19 Takeshi ISHIIChange split_common to use RGBLIGHT_SPLIT (#5509)
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
2019-04-03 XScorpion2Added encoder support to split common code (#5477)
2019-03-28 Drashna JaelreUpdate KBD67 readme so that it mentions the KBD65 PCB...
2019-03-24 DannyAdd support for RGB LEDs wired directly to each half...
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-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)