From c72c060dba282f3e2e8971bb4c49aab87b612b80 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Tue, 28 Jun 2022 08:01:39 -0700 Subject: [PATCH] Update ReadMe.md --- BadUSB/ReadMe.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BadUSB/ReadMe.md b/BadUSB/ReadMe.md index 093d61910..f0c0f3ca3 100644 --- a/BadUSB/ReadMe.md +++ b/BadUSB/ReadMe.md @@ -7,4 +7,5 @@ Protip: Change the VID/PID to further trust of your device. [Great searchable li Don't forget to check out some friends too! [I-Am-Jakoby](https://github.com/I-Am-Jakoby) | [Øiphori3](https://github.com/0iphor13) | [Hak5](https://hak5.org/blogs/payloads) -Have an AZERTY keyboard instead of QWERTY? Check the patch from [Log-s](https://github.com/Log-s/flipperzero-contributions)! +Have an AZERTY keyboard instead of QWERTY? Check the patch from [Log-s](https://github.com/Log-s/flipperzero-contributions)!
+Here's some light reading (lol) about the [USB HID spec](https://usb.org/sites/default/files/hut1_3_0.pdf).