3558a4869a
Added a module which nicely formats output to console. Fixes#4Dennis2018-07-26 17:15:39 +02:00
551a97f359
This commit fully implements the read and write key function
Dennis2018-07-26 00:35:25 +02:00
e792c72255
Removed obsolete function valid_key
Dennis2018-07-24 19:08:59 +02:00
ab4dea3b5e
Application is able to write keys to footpedal
Dennis2018-07-24 19:03:35 +02:00
6bc9c31ed3
Removed bug from write operations
Dennis2018-07-24 00:17:45 +02:00
60aa8037fb
Added short description about HidApi
Dennis2018-07-24 00:16:28 +02:00
7c7c99d52b
Moved and split read function. Added write wrapper
Dennis2018-07-23 23:52:10 +02:00
b2a026e5e0
Started to work on pedal_operations
Dennis2018-07-18 14:26:11 +02:00
a8169788c5
Finished read_pedals() function and made listkeys an Option
Dennis2018-07-11 12:02:10 +02:00
ad132db462
Added print_key() and decode_byte() and fixed name of encode_byte()
Dennis2018-07-11 12:01:27 +02:00
5bf348ff7f
Accidentally committed Rust's 'Hello World' example instead of main code of footswitch-rs. Fixed in this commit.
Dennis2018-07-10 23:41:58 +02:00
426dd13ca3
Initial commit. Application is able to initialize HID and read from it. Furthermore, it contains a lookup table for all keys
Dennis2018-07-10 23:36:20 +02:00