diff options
Diffstat (limited to 'tests/test_common/keycode_table.cpp')
| -rw-r--r-- | tests/test_common/keycode_table.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_common/keycode_table.cpp b/tests/test_common/keycode_table.cpp index 8947659411..887f24f927 100644 --- a/tests/test_common/keycode_table.cpp +++ b/tests/test_common/keycode_table.cpp | |||
| @@ -223,6 +223,8 @@ std::map<uint16_t, std::string> KEYCODE_ID_TABLE = { | |||
| 223 | {KC_BRIGHTNESS_DOWN, "KC_BRIGHTNESS_DOWN"}, | 223 | {KC_BRIGHTNESS_DOWN, "KC_BRIGHTNESS_DOWN"}, |
| 224 | {KC_CONTROL_PANEL, "KC_CONTROL_PANEL"}, | 224 | {KC_CONTROL_PANEL, "KC_CONTROL_PANEL"}, |
| 225 | {KC_ASSISTANT, "KC_ASSISTANT"}, | 225 | {KC_ASSISTANT, "KC_ASSISTANT"}, |
| 226 | {KC_MISSION_CONTROL, "KC_MISSION_CONTROL"}, | ||
| 227 | {KC_LAUNCHPAD, "KC_LAUNCHPAD"}, | ||
| 226 | {KC_MS_UP, "KC_MS_UP"}, | 228 | {KC_MS_UP, "KC_MS_UP"}, |
| 227 | {KC_MS_DOWN, "KC_MS_DOWN"}, | 229 | {KC_MS_DOWN, "KC_MS_DOWN"}, |
| 228 | {KC_MS_LEFT, "KC_MS_LEFT"}, | 230 | {KC_MS_LEFT, "KC_MS_LEFT"}, |
