joyful/internal/config
Anna Rose Wiggins 329058b4b5 Support specifying physical devices via device file instead of device name. (#15)
Fixes https://codeberg.org/annabunches/joyful/issues/2

Reviewed-on: #15
Co-authored-by: Anna Rose Wiggins <annabunches@gmail.com>
Co-committed-by: Anna Rose Wiggins <annabunches@gmail.com>
2025-08-05 20:02:45 +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 Support specifying physical devices via device file instead of device name. (#15) 2025-08-05 20:02:45 +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 Support keyboard buttons and add presets. (#14) 2025-08-04 19:55:56 +00: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 Support specifying physical devices via device file instead of device name. (#15) 2025-08-05 20:02:45 +00:00
variables.go Support keyboard buttons and add presets. (#14) 2025-08-04 19:55:56 +00:00