From 66d5dd284271d85da4c161529e12526b50b0f71d Mon Sep 17 00:00:00 2001 From: tmk Date: Sun, 27 Jan 2013 15:57:07 +0900 Subject: Fix keycodes. It has 32 Fn keys now. --- common/keycode.h | 47 ++++++++++++++++++++++++++++++++++++----------- 1 file changed, 36 insertions(+), 11 deletions(-) (limited to 'common') diff --git a/common/keycode.h b/common/keycode.h index 2eec2af85d..cdd1e97587 100644 --- a/common/keycode.h +++ b/common/keycode.h @@ -44,7 +44,7 @@ along with this program. If not, see . #define FN_BIT(code) (1<