joyful/internal/mappingrules
Anna Rose Wiggins 712dcdbc07 Add more tests (#4)
This also refactors some of the code parsing logic.

Reviewed-on: #4
Co-authored-by: Anna Rose Wiggins <annabunches@gmail.com>
Co-committed-by: Anna Rose Wiggins <annabunches@gmail.com>
2025-07-17 17:02:30 +00: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 more tests (#4) 2025-07-17 17:02:30 +00: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