| .. |
|
deadzone.go
|
Remove debug statements.
|
2025-09-14 20:37:49 -04:00 |
|
init_rule_targets_test.go
|
Better deadzones (#19)
|
2025-09-14 23:11:56 +00:00 |
|
init_rules.go
|
Basic hat support. (#20)
|
2025-09-15 17:55:55 +00:00 |
|
interfaces.go
|
Basic hat support. (#20)
|
2025-09-15 17:55:55 +00:00 |
|
mapping_rule_axis.go
|
Move initialization code closer to the appropriate structs. (#17)
|
2025-08-12 00:57:11 +00:00 |
|
mapping_rule_axis_combined.go
|
Move initialization code closer to the appropriate structs. (#17)
|
2025-08-12 00:57:11 +00:00 |
|
mapping_rule_axis_combined_test.go
|
Better deadzones (#19)
|
2025-09-14 23:11:56 +00:00 |
|
mapping_rule_axis_to_button.go
|
Move initialization code closer to the appropriate structs. (#17)
|
2025-08-12 00:57:11 +00:00 |
|
mapping_rule_axis_to_button_test.go
|
Better deadzones (#19)
|
2025-09-14 23:11:56 +00:00 |
|
mapping_rule_axis_to_relaxis.go
|
Move initialization code closer to the appropriate structs. (#17)
|
2025-08-12 00:57:11 +00:00 |
|
mapping_rule_base.go
|
Big Refactor (#2)
|
2025-07-08 03:26:24 +00:00 |
|
mapping_rule_base_test.go
|
Add more tests (#4)
|
2025-07-17 17:02:30 +00:00 |
|
mapping_rule_button.go
|
Move initialization code closer to the appropriate structs. (#17)
|
2025-08-12 00:57:11 +00:00 |
|
mapping_rule_button_combo.go
|
Move initialization code closer to the appropriate structs. (#17)
|
2025-08-12 00:57:11 +00:00 |
|
mapping_rule_button_latched.go
|
Move initialization code closer to the appropriate structs. (#17)
|
2025-08-12 00:57:11 +00:00 |
|
mapping_rule_button_test.go
|
Move initialization code closer to the appropriate structs. (#17)
|
2025-08-12 00:57:11 +00:00 |
|
mapping_rule_hat.go
|
Basic hat support. (#20)
|
2025-09-15 17:55:55 +00:00 |
|
mapping_rule_mode_select.go
|
Move initialization code closer to the appropriate structs. (#17)
|
2025-08-12 00:57:11 +00:00 |
|
math.go
|
Move initialization code closer to the appropriate structs. (#17)
|
2025-08-12 00:57:11 +00:00 |
|
rule_target_axis.go
|
Remove debug statements.
|
2025-09-14 20:37:49 -04:00 |
|
rule_target_axis_test.go
|
Better deadzones (#19)
|
2025-09-14 23:11:56 +00:00 |
|
rule_target_button.go
|
Move initialization code closer to the appropriate structs. (#17)
|
2025-08-12 00:57:11 +00:00 |
|
rule_target_hat.go
|
Basic hat support. (#20)
|
2025-09-15 17:55:55 +00:00 |
|
rule_target_modeselect.go
|
Move initialization code closer to the appropriate structs. (#17)
|
2025-08-12 00:57:11 +00:00 |
|
rule_target_relaxis.go
|
Move initialization code closer to the appropriate structs. (#17)
|
2025-08-12 00:57:11 +00:00 |
|
test_mocks.go
|
Add support for combining 2 axes into one virtual axis. (#11)
|
2025-07-28 17:45:16 +00:00 |