Play around and add rog-slash

This commit is contained in:
Jochen@Jinbe
2024-03-22 22:05:27 +01:00
parent 9119229d41
commit 1366422d96
14 changed files with 794 additions and 49 deletions

3
rog-slash/src/lib.rs Normal file
View File

@@ -0,0 +1,3 @@
/// Provides const methods to create the USB HID control packets
pub mod usb;