joyful/internal/configparser
eviLu 7e4d4f3c20 Add support for setting vendor/device IDs (#10)
Sets vendor and product IDs, defaults to the prior default values.
This is needed for some games to be able to correctly identify the virtual devices since not all games support device indexes.

Reviewed-on: https://codeberg.org/annabunches/joyful/pulls/10
2026-09-12 16:22:43 +02:00
..
configparser.go Move initialization code closer to the appropriate structs. (#17) 2025-08-12 00:57:11 +00:00
deviceconfig.go Make enum values typed strings (#18) 2025-09-05 21:17:55 +00:00
deviceconfigphysical.go Make enum values typed strings (#18) 2025-09-05 21:17:55 +00:00
devicetype.go Make enum values typed strings (#18) 2025-09-05 21:17:55 +00:00
ruleconfig.go Basic hat support. (#20) 2025-09-15 17:55:55 +00:00
ruletarget.go Basic hat support. (#20) 2025-09-15 17:55:55 +00:00
ruletype.go Basic hat support. (#20) 2025-09-15 17:55:55 +00:00
schema.go Add support for setting vendor/device IDs (#10) 2026-09-12 16:22:43 +02:00