footswitch-rs/src
Dennis Potter 0d55a26626 Added possibility to write and read mouse buttons to device
Furthermore, I did a small refactoring of the naming conventions for the
enum functions. Instead of vague terms liek value and string, they are
now called u8_to_enum, str_to_enum, or enum_to_str.
2018-08-06 01:10:44 +02:00
..
key_operations.rs Added possibility to write and read mouse buttons to device 2018-08-06 01:10:44 +02:00
main.rs Added possibility to write and read mouse buttons to device 2018-08-06 01:10:44 +02:00
messages.rs Removed all remaining unwrap() and expect() functions from main.rs 2018-07-27 23:43:24 +02:00
pedal_operations.rs Added possibility to write and read mouse buttons to device 2018-08-06 01:10:44 +02:00