From e7ca015f648321e122ded68c2e8123c5e8e0f71e Mon Sep 17 00:00:00 2001 From: Opabinia <144001335+pentestfunctions@users.noreply.github.com> Date: Wed, 17 Jan 2024 15:26:42 +1300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de2d5f7..a1747c8 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ python3 BlueDucky.py - Implementing encode_combo_input as an alternative for combos, so we don't have to rebuild strings each time. - Implementing keyboard combinations. +- class Key_Codes(Enum) is in the main script file now just while I get GUI + B for example working (duckyscript) - Current implementations: 6.1 REM (Comment) 6.2 STRING (Text Input)