You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
bluetooth [CI] Format code according to conventions (#15541) 4 years ago
eeprom Fix up compilation issues. (#14095) 4 years ago
gpio
haptic haptic: Feature to disable it when usb port is not configured or suspended. (#12692) 4 years ago
lcd ST7565 invert (#13237) 5 years ago
led Remove use of __flash due to LTO issues (#15268) 4 years ago
oled [Core] Change OLED task function to be boolean (#14864) 4 years ago
ps2 Relocate PS2 code (#14895) 4 years ago
sensors [Core] Split support for pointing devices. (#15304) 4 years ago
serial.h Extensible split data sync (#11930) 5 years ago
usb2422.c Initial USB2422 driver (#14835) 4 years ago
usb2422.h Initial USB2422 driver (#14835) 4 years ago
usbpd.h Add support for analog USBPD on STM32G4xx. (#11824) 5 years ago
ws2812.h Tidy up adjustable ws2812 timing (#15299) 4 years ago