qmk_firmware/quantum/pointing_device
Stefan Kerkmann a7bf8e64a5
[chore]: move and rename mouse/scroll min/max defines (#25141)
* protocol: move {XY/HV}_REPORT_{MIN,MAX} into report.h

..to allow easier re-use in other code implementations.

* protocol: rename {XY/HV}_REPORT_{MIN/MAX} to MOUSE_REPORT_{XY/HV}_{MIN/MAX}

..to avoid naming collisions.
2025-04-13 18:36:13 +02:00
..
pointing_device_auto_mouse.c [Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#24630) 2024-11-23 10:09:34 +00:00
pointing_device_auto_mouse.h Normalise mouse keycodes (#23975) 2024-07-03 18:35:54 +10:00
pointing_device_gestures.c Move Pointing Device code to a subdirectory (#17684) 2022-07-20 17:32:00 +01:00
pointing_device_gestures.h Move Pointing Device code to a subdirectory (#17684) 2022-07-20 17:32:00 +01:00
pointing_device.c [chore]: move and rename mouse/scroll min/max defines (#25141) 2025-04-13 18:36:13 +02:00
pointing_device.h [chore]: move and rename mouse/scroll min/max defines (#25141) 2025-04-13 18:36:13 +02:00