Implement clickfinger_button_map support.

This commit is contained in:
Tarcísio Eduardo Moreira Crocomo 2024-04-10 18:01:50 -03:00 committed by Simon Ser
parent 818ea17389
commit 5be5a50051
10 changed files with 74 additions and 3 deletions

View file

@ -154,6 +154,7 @@ sway_sources = files(
'commands/input/accel_profile.c',
'commands/input/calibration_matrix.c',
'commands/input/click_method.c',
'commands/input/clickfinger_button_map.c',
'commands/input/drag.c',
'commands/input/drag_lock.c',
'commands/input/dwt.c',