joyful/internal/mappingrules
2025-07-12 17:55:44 -04:00
..
interfaces.go Implement config generator for AxisToButton. Use RuleTargetDevice interface more broadly. 2025-07-12 17:14:57 -04:00
mapping_rule_axis.go Implement config generator for AxisToButton. Use RuleTargetDevice interface more broadly. 2025-07-12 17:14:57 -04:00
mapping_rule_axis_to_button.go Add tests for AxisToButton rule. (WIP) 2025-07-11 21:20:43 -04:00
mapping_rule_axis_to_button_test.go Add some additional tests for AxisToButton. 2025-07-12 17:55:44 -04:00
mapping_rule_base.go Big Refactor (#2) 2025-07-08 03:26:24 +00:00
mapping_rule_button.go Implement config generator for AxisToButton. Use RuleTargetDevice interface more broadly. 2025-07-12 17:14:57 -04:00
mapping_rule_button_combo.go Implement config generator for AxisToButton. Use RuleTargetDevice interface more broadly. 2025-07-12 17:14:57 -04:00
mapping_rule_button_latched.go Implement config generator for AxisToButton. Use RuleTargetDevice interface more broadly. 2025-07-12 17:14:57 -04:00
mapping_rule_button_test.go Add tests for RuleTargetAxis. 2025-07-10 16:46:01 -04:00
mapping_rule_mode_select.go Implement config generator for AxisToButton. Use RuleTargetDevice interface more broadly. 2025-07-12 17:14:57 -04:00
math.go Clamp values falling outside of the axis bounds. 2025-07-10 19:58:31 -04:00
rule_target_axis.go Implement MappingRuleAxisToButton. 2025-07-10 23:18:34 -04:00
rule_target_axis_test.go Add tests for AxisToButton rule. (WIP) 2025-07-11 21:20:43 -04:00
rule_target_button.go Implement config generator for AxisToButton. Use RuleTargetDevice interface more broadly. 2025-07-12 17:14:57 -04:00
rule_target_modeselect.go Big Refactor (#2) 2025-07-08 03:26:24 +00:00
test_mocks.go Add tests for AxisToButton rule. (WIP) 2025-07-11 21:20:43 -04:00