X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Fkeycode.h;h=cdd1e97587a81f1eaa1f1695cc0d2f794f2eb13b;hb=1e3e41a2c9ed8b2f7d44be0aed5d96ed557fa13d;hp=f9331cdbf300839c841bdf8cc2c5cbce00d35f5a;hpb=3c822b511e7af60332a7e5a938c08bafb2516ba3;p=qmk_firmware.git diff --git a/common/keycode.h b/common/keycode.h index f9331cdbf..cdd1e9758 100644 --- a/common/keycode.h +++ b/common/keycode.h @@ -43,6 +43,8 @@ along with this program. If not, see . #define MOD_INDEX(code) ((code) & 0x07) #define FN_BIT(code) (1<