Skip to content

Commit 30ff0f0

Browse files
Predator4578CalcProgrammer1
authored andcommitted
Fix wrong Assinged Keymap ID for Apex Keyboard
1 parent 1f6580e commit 30ff0f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Controllers/SteelSeriesController/RGBController_SteelSeriesApex.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ static const char *led_names[] =
120120
KEY_EN_F12,
121121
KEY_EN_PRINT_SCREEN,
122122
KEY_EN_SCROLL_LOCK,
123-
"Key: Pause",
123+
KEY_EN_PAUSE_BREAK,
124124
KEY_EN_INSERT,
125125
KEY_EN_HOME,
126126
KEY_EN_PAGE_UP,

0 commit comments

Comments
 (0)