A command-line utility for PCsensor foot switches, written in Rust.
Dennis
897bb28db5
Application is now able to set the types (Key, Mouse, MouseKey, String), which are saved in a struct, with a function. Furthermore, the application can check the returned type of the board with a match. This commit also implements the append string functionallity. |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md |
footswitch-rs
This repository contains a C to Rust translation of the GitHub repository rgerganov/footswitch.