summaryrefslogtreecommitdiff
path: root/keyboard/IIgs/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/IIgs/config.h')
-rw-r--r--keyboard/IIgs/config.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboard/IIgs/config.h b/keyboard/IIgs/config.h
index 0039cb48b5..bc8bf75f94 100644
--- a/keyboard/IIgs/config.h
+++ b/keyboard/IIgs/config.h
@@ -56,10 +56,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define LAYER_SEND_FN_TERM 300
-/* mouse keys */
-#ifdef MOUSEKEY_ENABLE
-# define MOUSEKEY_DELAY_TIME 192
-#endif
+/* legacy keymap support */
+#define USE_LEGACY_KEYMAP
#endif