1
Fork 0
Turning a localdeck into a macro keyboard
Find a file
Jake Howard 576468d309
Use u8 as key rather than string
It's much smaller and faster and easier to work with
2024-10-19 18:03:39 +01:00
src Use u8 as key rather than string 2024-10-19 18:03:39 +01:00
.gitignore Bootstrap something which detects keys 2024-09-21 11:31:53 +01:00
Cargo.lock Send keyboard events on press 2024-10-19 17:36:18 +01:00
Cargo.toml Send keyboard events on press 2024-10-19 17:36:18 +01:00