joyful/internal/config
2025-08-01 13:49:03 -04: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 Add device locking with a flag to disable for testing. 2025-08-01 13:49:03 -04: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 Remove debug statements. 2025-07-18 19:12:19 -04:00
make_rule_targets_test.go Add more deadzone specification options. (#9) 2025-07-18 23:10:12 +00:00
make_rules.go Add support for combining 2 axes into one virtual axis. (#11) 2025-07-28 17:45:16 +00:00
modes.go Big Refactor (#2) 2025-07-08 03:26:24 +00:00
schema.go Add support for combining 2 axes into one virtual axis. (#11) 2025-07-28 17:45:16 +00:00
variables.go Add support for combining 2 axes into one virtual axis. (#11) 2025-07-28 17:45:16 +00:00