BadKB: Rename code to BadUSB for easier merges

Still called BadKB for display name and appid
This commit is contained in:
Willy-JL
2025-02-28 00:06:57 +00:00
parent 9e65b9472f
commit 02e00498a1
121 changed files with 1877 additions and 1852 deletions

View File

@@ -34,7 +34,7 @@ static const DolphinDeedWeight dolphin_deed_weights[] = {
{2, DolphinAppIbutton}, // DolphinDeedIbuttonEmulate
{2, DolphinAppIbutton}, // DolphinDeedIbuttonAdd
{3, DolphinAppBadKb}, // DolphinDeedBadKbPlayScript
{3, DolphinAppBadUsb}, // DolphinDeedBadUsbPlayScript
{3, DolphinAppPlugin}, // DolphinDeedU2fAuthorized
@@ -54,7 +54,7 @@ static uint8_t dolphin_deed_limits[] = {
69, // DolphinAppNfc
69, // DolphinAppIr
69, // DolphinAppIbutton
69, // DolphinAppBadKb
69, // DolphinAppBadUsb
69, // DolphinAppPlugin
};