feat(trackpad): increase trackpad read cycles

This commit is contained in:
Florian Didron
2025-10-27 09:11:52 +07:00
parent f7be5a3f53
commit 0b452776ed

View File

@@ -26,7 +26,7 @@
# define CIRQUE_PINNACLE_Y_RANGE (CIRQUE_PINNACLE_Y_UPPER - CIRQUE_PINNACLE_Y_LOWER)
# endif
#define NAVIGATOR_TRACKPAD_READ 10
#define NAVIGATOR_TRACKPAD_READ 7
#define NAVIGATOR_TRACKPAD_PROBE 1000
#define NAVIGATOR_TRACKPAD_TAPPING_TERM 100
#define NAVIGATOR_TRACKPAD_TAP_DEBOUNCE 100