joyful/internal/mappingrules
Anna Rose Wiggins d9babf5dc0 Improve config yaml schema (#16)
Leverages custom unmarshaling to be more declarative for our config specification.

Reviewed-on: #16
Co-authored-by: Anna Rose Wiggins <annabunches@gmail.com>
Co-committed-by: Anna Rose Wiggins <annabunches@gmail.com>
2025-08-09 16:33:46 +00:00
..
interfaces.go Add more deadzone specification options. (#9) 2025-07-18 23:10:12 +00:00
mapping_rule_axis.go Add more deadzone specification options. (#9) 2025-07-18 23:10:12 +00:00
mapping_rule_axis_combined.go Add support for combining 2 axes into one virtual axis. (#11) 2025-07-28 17:45:16 +00:00
mapping_rule_axis_combined_test.go Add support for combining 2 axes into one virtual axis. (#11) 2025-07-28 17:45:16 +00:00
mapping_rule_axis_to_button.go Add more deadzone specification options. (#9) 2025-07-18 23:10:12 +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 Add more deadzone specification options. (#9) 2025-07-18 23:10:12 +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 Add more deadzone specification options. (#9) 2025-07-18 23:10:12 +00:00
mapping_rule_button_combo.go Add more deadzone specification options. (#9) 2025-07-18 23:10:12 +00:00
mapping_rule_button_latched.go Add more deadzone specification options. (#9) 2025-07-18 23:10:12 +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 Add more deadzone specification options. (#9) 2025-07-18 23:10:12 +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 Add support for combining 2 axes into one virtual axis. (#11) 2025-07-28 17:45:16 +00:00
rule_target_axis_test.go Add support for combining 2 axes into one virtual axis. (#11) 2025-07-28 17:45:16 +00:00
rule_target_button.go Add more deadzone specification options. (#9) 2025-07-18 23:10:12 +00:00
rule_target_modeselect.go Big Refactor (#2) 2025-07-08 03:26:24 +00:00
rule_target_relaxis.go Improve config yaml schema (#16) 2025-08-09 16:33:46 +00:00
test_mocks.go Add support for combining 2 axes into one virtual axis. (#11) 2025-07-28 17:45:16 +00:00