From ad97bf8c085ae1715634291af80a2a694ac4e37b Mon Sep 17 00:00:00 2001 From: Adam Honse Date: Mon, 31 Aug 2020 14:16:33 -0500 Subject: [PATCH] Rename Key: Cal to Key: Calculator on Ducky keyboard controller --- RGBController/RGBController_DuckyKeyboard.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RGBController/RGBController_DuckyKeyboard.cpp b/RGBController/RGBController_DuckyKeyboard.cpp index f91e090b2..07694f3cb 100644 --- a/RGBController/RGBController_DuckyKeyboard.cpp +++ b/RGBController/RGBController_DuckyKeyboard.cpp @@ -145,7 +145,7 @@ static const char *led_names[] = "Unused", "Unused", "Key: Right Arrow", - "Key: Cal", + "Key: Calculator", "Key: Num Lock", "Key: Number Pad 7", "Key: Number Pad 4",