From b9fe36f237635db8e37fc94413a7bb7c381070fc Mon Sep 17 00:00:00 2001 From: tmk Date: Mon, 28 Oct 2013 11:43:45 +0900 Subject: Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgs --- keyboard/IIgs/config.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'keyboard') diff --git a/keyboard/IIgs/config.h b/keyboard/IIgs/config.h index 842e404f9f..bc8bf75f94 100644 --- a/keyboard/IIgs/config.h +++ b/keyboard/IIgs/config.h @@ -56,4 +56,8 @@ along with this program. If not, see . #define LAYER_SEND_FN_TERM 300 +/* legacy keymap support */ +#define USE_LEGACY_KEYMAP + + #endif -- cgit v1.2.3