qmk_firmware/quantum/split_common
Dasky 7f7364c559
[Core] Split support for pointing devices. (#15304)
* Draft implementation

* formatting

* fix combined buttons

* remove pimoroni throttle

* sync pointing on a throttle loop with checksum

* no longer used

* doh

Co-authored-by: Drashna Jaelre <drashna@live.com>

* switch pimoroni to a cpi equivalent

* add cpi support

* allow user modification of seperate mouse reports

* a little tidy up

* add *_RIGHT defines.

* docs

* doxygen comments

* basic changelog

* clean up pimoroni

* small doc fixes

* Update docs/feature_pointing_device.md

Co-authored-by: Drashna Jaelre <drashna@live.com>

* performance tweak if side has usb

* Don't run init funtions on wrong side

* renamed some variables for consistency

* fix pimoroni typos

* Clamp instead of OR

* Promote combined values to uint16_t

* Update pointing_device.c

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2021-12-27 12:05:51 +11:00
..
eeprom-lefthand.eep Lets split eh (#3120) 2018-07-16 22:25:02 -04:00
eeprom-righthand.eep Lets split eh (#3120) 2018-07-16 22:25:02 -04:00
post_config.h Extensible split data sync (#11930) 2021-06-18 09:10:06 +10:00
split_util.c Make solo half of split keyboards (more) usable. (#13523) 2021-08-22 10:51:17 +10:00
split_util.h Make solo half of split keyboards (more) usable. (#13523) 2021-08-22 10:51:17 +10:00
transaction_id_define.h [Core] Split support for pointing devices. (#15304) 2021-12-27 12:05:51 +11:00
transactions.c [Core] Split support for pointing devices. (#15304) 2021-12-27 12:05:51 +11:00
transactions.h Fix compilation issue. (#13926) 2021-08-09 13:20:15 +10:00
transport.c Make solo half of split keyboards (more) usable. (#13523) 2021-08-22 10:51:17 +10:00
transport.h [Core] Split support for pointing devices. (#15304) 2021-12-27 12:05:51 +11:00