Commit Graph
8 Commits
Author SHA1 Message Date
Robin Howard 067132d097 adds scrollbar fixup comment. 2023-11-07 16:31:55 +11:00
Robin Howard 606e4d89ec haptics: adds a "haptic_effect" console command
... which can take multiple optional arguments for ranges of effects
and/or a motor library.
2023-11-07 16:31:55 +11:00
Robin Howard 7318f53fd8 haptics: buzz on boot, and when changing focus of items. 2023-11-07 16:31:55 +11:00
Robin Howard 135185f12b haptics: adds a wrapper for the DRV2605L haptic motor driver
... with facilities to trigger effects via the system fsm.
2023-11-07 16:31:55 +11:00
Robin Howard 4ec1cccf4d Bump to latest 5.1 changes since 5.1.1 release. 2023-11-06 17:22:47 +11:00
Robin Howard 18d90051c9 Annotates the kTag with maybe_unused; they're only used for logging. 2023-10-28 13:25:50 +11:00
Robin Howard 2e4a3a0c20 Updates "Contributing" with a come-back-later-please notice. 2023-10-26 14:41:57 +11:00
Robin Howard b284eb4b21 hack: "fix" the .env loading by just using pwd instead of dirname $_ etc 2023-10-12 14:15:17 +11:00