summaryrefslogtreecommitdiffstats
path: root/quantum/split_common/transport.c
Commit message (Expand)AuthorAgeFilesLines
* Format code according to conventions (#16322)QMK Bot2022-02-121-9/+21
* Deprecate split transactions status field (#16023)Stefan Kerkmann2022-01-261-1/+1
* Make solo half of split keyboards (more) usable. (#13523)Joakim Tufvegren2021-08-221-1/+1
* Extensible split data sync (#11930)Nick Brassel2021-06-181-409/+75
* run: qmk cformat --core-onlyJames Young2021-05-291-17/+17
* Fix spelling mistake regarding LED Matrix in split_common. (#12888)Joakim Tufvegren2021-05-141-1/+1
* [CI] Format code according to conventions (#12772)github-actions[bot]2021-05-021-1/+1
* Fixing transport's led/rgb matrix suspend state logic (#12770)XScorpion22021-05-011-8/+10
* [CI] Format code according to conventions (#12650)github-actions[bot]2021-04-221-15/+15
* LED Matrix: Split (#12633)Ryan2021-04-221-0/+29
* Format code according to conventions (#12088)github-actions[bot]2021-03-031-9/+9
* Split RGB Matrix (#11055)XScorpion22021-03-031-0/+35
* Format code according to conventions (#11928)github-actions[bot]2021-02-161-18/+18
* Split transport mirror (#11046)XScorpion22021-02-161-9/+28
* `qmk cformat`Nick Brassel2021-01-171-13/+13
* Fix duplicate I2C_KEYMAP_START define (#11237)Ryan2020-12-171-2/+1
* Add modifier state to the split keyboard transport (#10400)Casey Webster2020-12-171-0/+68
* [Split] Sync Timer feature (#10997)XScorpion22020-12-011-1/+25
* Run clang-format manually to fix recently changed files (#8552)Joel Challis2020-03-251-2/+2
* Add Word Per Minute calculation feature (#8054)brickbots2020-03-231-0/+27
* Remove check for EH define (#7525)Danny2019-12-021-1/+1
* clang-format changesskullY2019-08-301-138/+134
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-161-0/+2
* Fix compilation error when I2C and encoder is enabled for split codeDanny Nguyen2019-06-021-1/+1
* [Split] fix split_common i2c backlight disabling (#3886)Rainer Clasen2019-05-071-3/+2
* Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII2019-04-191-74/+110
* Added encoder support to split common code (#5477)XScorpion22019-04-031-14/+63
* Add support for RGB LEDs wired directly to each half's controller (#5392)Danny2019-03-231-8/+15
* Fix i2c splits with >8 columns (#5454)James Churchill2019-03-201-3/+3
* rgblight split transfer non-eeprom config (#5396)Len Trigg2019-03-151-5/+7
* Next set of split_common changes (#4974)James Churchill2019-03-121-151/+85
* Simplify split_common Code significantly (#4772)James Churchill2019-01-171-0/+224