summaryrefslogtreecommitdiffstats
path: root/users/drashna/pointing/pointing.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-05-31 18:44:47 +0000
committerQMK Bot <hello@qmk.fm>2023-05-31 18:44:47 +0000
commitb3a7f80e1ad3491bd7f58dad518554717126c1b9 (patch)
tree65d3bd98395e59eb3d51333a591c5fb42699c292 /users/drashna/pointing/pointing.h
parentcc11b63d872db4090913d052706de452592143c4 (diff)
parent3a3e5abac992712a8bb4e9b61430f5fc62dc6043 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'users/drashna/pointing/pointing.h')
-rw-r--r--users/drashna/pointing/pointing.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/drashna/pointing/pointing.h b/users/drashna/pointing/pointing.h
index 28d8610148..c97ce5b2db 100644
--- a/users/drashna/pointing/pointing.h
+++ b/users/drashna/pointing/pointing.h
@@ -8,3 +8,4 @@ report_mouse_t pointing_device_task_keymap(report_mouse_t mouse_report);
void matrix_scan_pointing(void);
bool process_record_pointing(uint16_t keycode, keyrecord_t* record);
layer_state_t layer_state_set_pointing(layer_state_t state);
+void pointing_device_mouse_jiggler_toggle(void);