summaryrefslogtreecommitdiff
path: root/quantum/split_common/transport.c
AgeCommit message (Expand)Author
2024-01-16i2c: rename read/write register functions (#22905)Ryan
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-01-26Deprecate split transactions status field (#16023)Stefan Kerkmann
2021-08-22Make solo half of split keyboards (more) usable. (#13523)Joakim Tufvegren
2021-06-18Extensible split data sync (#11930)Nick Brassel
2021-05-29run: qmk cformat --core-onlyJames Young
2021-05-14Fix spelling mistake regarding LED Matrix in split_common. (#12888)Joakim Tufvegren
2021-05-02[CI] Format code according to conventions (#12772)github-actions[bot]
2021-05-01Fixing transport's led/rgb matrix suspend state logic (#12770)XScorpion2
2021-04-22[CI] Format code according to conventions (#12650)github-actions[bot]
2021-04-22LED Matrix: Split (#12633)Ryan
2021-03-03Format code according to conventions (#12088)github-actions[bot]
2021-03-03Split RGB Matrix (#11055)XScorpion2
2021-02-16Format code according to conventions (#11928)github-actions[bot]
2021-02-16Split transport mirror (#11046)XScorpion2
2021-01-17`qmk cformat`Nick Brassel
2020-12-17Fix duplicate I2C_KEYMAP_START define (#11237)Ryan
2020-12-17Add modifier state to the split keyboard transport (#10400)Casey Webster
2020-12-01[Split] Sync Timer feature (#10997)XScorpion2
2020-03-25Run clang-format manually to fix recently changed files (#8552)Joel Challis
2020-03-23Add Word Per Minute calculation feature (#8054)brickbots
2019-12-02Remove check for EH define (#7525)Danny
2019-08-30clang-format changesskullY
2019-07-16Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre
2019-06-02Fix compilation error when I2C and encoder is enabled for split codeDanny Nguyen
2019-05-07[Split] fix split_common i2c backlight disabling (#3886)Rainer Clasen
2019-04-19Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII
2019-04-03Added encoder support to split common code (#5477)XScorpion2
2019-03-23Add support for RGB LEDs wired directly to each half's controller (#5392)Danny
2019-03-20Fix i2c splits with >8 columns (#5454)James Churchill
2019-03-15rgblight split transfer non-eeprom config (#5396)Len Trigg
2019-03-12Next set of split_common changes (#4974)James Churchill
2019-01-17Simplify split_common Code significantly (#4772)James Churchill