mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-22 05:14:46 -07:00
BadKB: Rename code to BadUSB for easier merges
Still called BadKB for display name and appid
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user