Add hold option to axis-to-button (#13)

Reviewed-on: https://codeberg.org/annabunches/joyful/pulls/13
This commit is contained in:
Anna Rose Wiggins 2026-09-12 16:09:10 +02:00 committed by annabunches
parent add27f17e2
commit 77ee020b2a
4 changed files with 39 additions and 0 deletions

7
CHANGELOG Normal file
View file

@ -0,0 +1,7 @@
# Changelog
### Added
- Add `hold` parameter for button-to-axis mappings.
### Fixed
- Fixed possible crash when TTS is disabled. (thanks [Tsudico](https://codeberg.org/Tsudico))