summaryrefslogtreecommitdiffstats
path: root/quantum/split_common/transport.h
Commit message (Expand)AuthorAgeFilesLines
* Add Split support for Haptic feedback (#19203)Drashna Jaelre2023-01-011-0/+12
* Implement split comms watchdog (#18599)Dasky2022-10-061-0/+4
* [Core] guard RPC invocation by checking RPC info against crc checksum (#17840)Stefan Kerkmann2022-08-061-3/+6
* Asymmetric encoders, encoder tests. (#16068)Nick Brassel2022-03-081-2/+1
* Format code according to conventions (#16322)QMK Bot2022-02-121-30/+30
* [Core] Split support for pointing devices. (#15304)Dasky2021-12-271-0/+13
* [Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311)Drashna Jaelre2021-11-271-6/+1
* fix broken macro in transport.h (#15239)Balz Guenat2021-11-201-1/+2
* Rework encoders to enable asymmetric split keyboards (#12090)Balz Guenat2021-11-201-1/+5
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-2/+2
* Fix ifdefs for OLED split sync code (#14017)Drashna Jaelre2021-08-151-2/+2
* Enable sync of OLED/ST7565 display on/off state on Splits (#13542)Drashna Jaelre2021-08-151-1/+9
* Extensible split data sync (#11930)Nick Brassel2021-06-181-0/+165
* Split transport mirror (#11046)XScorpion22021-02-161-2/+2
* Migrate some tmk_core files to quantum (#11791)Joel Challis2021-02-071-1/+1
* Normalise include statements in core code (#11153)Ryan2020-12-111-1/+1
* Simplify split_common Code significantly (#4772)James Churchill2019-01-171-0/+10