index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
split_common
/
transport.c
Age
Commit message (
Expand
)
Author
2021-02-16
Format code according to conventions (#11928)
github-actions[bot]
2021-02-16
Split transport mirror (#11046)
XScorpion2
2021-01-17
`qmk cformat`
Nick Brassel
2020-12-17
Fix duplicate I2C_KEYMAP_START define (#11237)
Ryan
2020-12-17
Add modifier state to the split keyboard transport (#10400)
Casey Webster
2020-12-01
[Split] Sync Timer feature (#10997)
XScorpion2
2020-03-25
Run clang-format manually to fix recently changed files (#8552)
Joel Challis
2020-03-23
Add Word Per Minute calculation feature (#8054)
brickbots
2019-12-02
Remove check for EH define (#7525)
Danny
2019-08-30
clang-format changes
skullY
2019-07-16
Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
Drashna Jaelre
2019-06-02
Fix compilation error when I2C and encoder is enabled for split code
Danny Nguyen
2019-05-07
[Split] fix split_common i2c backlight disabling (#3886)
Rainer Clasen
2019-04-19
Change split_common to use RGBLIGHT_SPLIT (#5509)
Takeshi ISHII
2019-04-03
Added encoder support to split common code (#5477)
XScorpion2
2019-03-23
Add support for RGB LEDs wired directly to each half's controller (#5392)
Danny
2019-03-20
Fix i2c splits with >8 columns (#5454)
James Churchill
2019-03-15
rgblight split transfer non-eeprom config (#5396)
Len Trigg
2019-03-12
Next set of split_common changes (#4974)
James Churchill
2019-01-17
Simplify split_common Code significantly (#4772)
James Churchill