aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/keycode.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/keycode.h b/common/keycode.h
index 341f23161..4f57a5887 100644
--- a/common/keycode.h
+++ b/common/keycode.h
@@ -392,7 +392,7 @@ enum internal_special_keycodes {
392 KC_SYSTEM_SLEEP, 392 KC_SYSTEM_SLEEP,
393 KC_SYSTEM_WAKE, 393 KC_SYSTEM_WAKE,
394 394
395 /* Consumer Page */ 395 /* Media Control */
396 KC_AUDIO_MUTE, 396 KC_AUDIO_MUTE,
397 KC_AUDIO_VOL_UP, 397 KC_AUDIO_VOL_UP,
398 KC_AUDIO_VOL_DOWN, 398 KC_AUDIO_VOL_DOWN,
@@ -412,7 +412,7 @@ enum internal_special_keycodes {
412 KC_WWW_REFRESH, 412 KC_WWW_REFRESH,
413 KC_WWW_FAVORITES, /* 0xB9 */ 413 KC_WWW_FAVORITES, /* 0xB9 */
414 414
415 /* Layer Switching */ 415 /* Fn key */
416 KC_FN0 = 0xC0, 416 KC_FN0 = 0xC0,
417 KC_FN1, 417 KC_FN1,
418 KC_FN2, 418 KC_FN2,