.. |
interfaces.go
|
(WIP) Implement axis-to-relaxis repeats; similar to buttons but for discretized relative axis inputs. (i.e. mousewheel)
|
2025-07-15 00:46:18 -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
|
Completed implementation.
|
2025-07-15 15:27:49 -04:00 |
mapping_rule_axis_to_button_test.go
|
Completed implementation.
|
2025-07-15 15:27:49 -04:00 |
mapping_rule_axis_to_relaxis.go
|
Completed implementation.
|
2025-07-15 15:27:49 -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
|
Completed implementation.
|
2025-07-15 15:27:49 -04:00 |
rule_target_axis_test.go
|
Completed implementation.
|
2025-07-15 15:27:49 -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 |
rule_target_relaxis.go
|
(WIP) Implement axis-to-relaxis repeats; similar to buttons but for discretized relative axis inputs. (i.e. mousewheel)
|
2025-07-15 00:46:18 -04:00 |
test_mocks.go
|
Add tests for AxisToButton rule. (WIP)
|
2025-07-11 21:20:43 -04:00 |