X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=common%2Fkeycode.h;h=4f57a5887c608816d86fa9d4639f9a20a5e0eae0;hb=821563417565776d2dc3a02b0265e6fcd5218739;hp=341f2316168d9f28749a81fdd3cd7c31e68cb186;hpb=d95463f2e0369dc0e28497bb923b3012fb09e900;p=max%2Ftmk_keyboard.git diff --git a/common/keycode.h b/common/keycode.h index 341f2316..4f57a588 100644 --- a/common/keycode.h +++ b/common/keycode.h @@ -392,7 +392,7 @@ enum internal_special_keycodes { KC_SYSTEM_SLEEP, KC_SYSTEM_WAKE, - /* Consumer Page */ + /* Media Control */ KC_AUDIO_MUTE, KC_AUDIO_VOL_UP, KC_AUDIO_VOL_DOWN, @@ -412,7 +412,7 @@ enum internal_special_keycodes { KC_WWW_REFRESH, KC_WWW_FAVORITES, /* 0xB9 */ - /* Layer Switching */ + /* Fn key */ KC_FN0 = 0xC0, KC_FN1, KC_FN2,