joyful/internal/config
Anna Rose Wiggins 3ffccf4c08 Add tests for parseCode (#6)
Reviewed-on: #6
Co-authored-by: Anna Rose Wiggins <annabunches@gmail.com>
Co-committed-by: Anna Rose Wiggins <annabunches@gmail.com>
2025-07-17 23:06:28 +00:00
..
codes.go Add more tests (#4) 2025-07-17 17:02:30 +00:00
codes_test.go Add tests for parseCode (#6) 2025-07-17 23:06:28 +00:00
configparser.go Make modeless operation work more cleanly / remove implicit "main" mode. 2025-07-04 12:57:01 -04:00
devices.go Allow all buttons and axes on virtual devices to be specified by either number or an explicit list. (#5) 2025-07-17 20:04:21 +00:00
devices_test.go Allow all buttons and axes on virtual devices to be specified by either number or an explicit list. (#5) 2025-07-17 20:04:21 +00:00
make_rule_targets.go Add more tests (#4) 2025-07-17 17:02:30 +00:00
make_rule_targets_test.go Add more tests (#4) 2025-07-17 17:02:30 +00:00
make_rules.go Implement axis targets, axis -> button and axis -> relative axis mappings. (#1) 2025-07-15 19:55:19 +00:00
modes.go Big Refactor (#2) 2025-07-08 03:26:24 +00:00
schema.go Allow all buttons and axes on virtual devices to be specified by either number or an explicit list. (#5) 2025-07-17 20:04:21 +00:00
variables.go Add more tests (#4) 2025-07-17 17:02:30 +00:00