joyful/internal/config
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
..
codes.go Support keyboard buttons and add presets. (#14) 2025-08-04 19:55:56 +00:00
codes_test.go Support keyboard buttons and add presets. (#14) 2025-08-04 19:55:56 +00:00
configparser.go Make modeless operation work more cleanly / remove implicit "main" mode. 2025-07-04 12:57:01 -04:00
devices.go Improve config yaml schema (#16) 2025-08-09 16:33:46 +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
interfaces.go Add more deadzone specification options. (#9) 2025-07-18 23:10:12 +00:00
make_rule_targets.go Improve config yaml schema (#16) 2025-08-09 16:33:46 +00:00
make_rule_targets_test.go Improve config yaml schema (#16) 2025-08-09 16:33:46 +00:00
make_rules.go Improve config yaml schema (#16) 2025-08-09 16:33:46 +00:00
modes.go Big Refactor (#2) 2025-07-08 03:26:24 +00:00
schema.go Improve config yaml schema (#16) 2025-08-09 16:33:46 +00:00
variables.go Improve config yaml schema (#16) 2025-08-09 16:33:46 +00:00