Update README.md

This commit is contained in:
Opabinia 2024-01-17 15:26:42 +13:00 committed by GitHub
parent 84bca1be49
commit e7ca015f64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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)