joyful/internal/mappingrules
2025-07-16 21:00:23 -04:00
..
interfaces.go Implement axis targets, axis -> button and axis -> relative axis mappings. (#1) 2025-07-15 19:55:19 +00:00
mapping_rule_axis.go Implement axis targets, axis -> button and axis -> relative axis mappings. (#1) 2025-07-15 19:55:19 +00:00
mapping_rule_axis_to_button.go Implement axis targets, axis -> button and axis -> relative axis mappings. (#1) 2025-07-15 19:55:19 +00:00
mapping_rule_axis_to_button_test.go Implement axis targets, axis -> button and axis -> relative axis mappings. (#1) 2025-07-15 19:55:19 +00:00
mapping_rule_axis_to_relaxis.go Support live re-loading of rules. (#2) 2025-07-15 23:38:53 +00:00
mapping_rule_base.go Big Refactor (#2) 2025-07-08 03:26:24 +00:00
mapping_rule_base_test.go Add tests for mode check. 2025-07-16 21:00:23 -04:00
mapping_rule_button.go Implement axis targets, axis -> button and axis -> relative axis mappings. (#1) 2025-07-15 19:55:19 +00:00
mapping_rule_button_combo.go Implement axis targets, axis -> button and axis -> relative axis mappings. (#1) 2025-07-15 19:55:19 +00:00
mapping_rule_button_latched.go Implement axis targets, axis -> button and axis -> relative axis mappings. (#1) 2025-07-15 19:55:19 +00:00
mapping_rule_button_test.go Implement axis targets, axis -> button and axis -> relative axis mappings. (#1) 2025-07-15 19:55:19 +00:00
mapping_rule_mode_select.go Implement axis targets, axis -> button and axis -> relative axis mappings. (#1) 2025-07-15 19:55:19 +00:00
math.go Implement axis targets, axis -> button and axis -> relative axis mappings. (#1) 2025-07-15 19:55:19 +00:00
rule_target_axis.go Implement axis targets, axis -> button and axis -> relative axis mappings. (#1) 2025-07-15 19:55:19 +00:00
rule_target_axis_test.go Implement axis targets, axis -> button and axis -> relative axis mappings. (#1) 2025-07-15 19:55:19 +00:00
rule_target_button.go Implement axis targets, axis -> button and axis -> relative axis mappings. (#1) 2025-07-15 19:55:19 +00:00
rule_target_modeselect.go Big Refactor (#2) 2025-07-08 03:26:24 +00:00
rule_target_relaxis.go Implement axis targets, axis -> button and axis -> relative axis mappings. (#1) 2025-07-15 19:55:19 +00:00
test_mocks.go Implement axis targets, axis -> button and axis -> relative axis mappings. (#1) 2025-07-15 19:55:19 +00:00