summaryrefslogtreecommitdiff
path: root/keyboard
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard')
-rw-r--r--keyboard/IIgs/config.h4
1 files changed, 4 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>.
#define LAYER_SEND_FN_TERM 300
+/* legacy keymap support */
+#define USE_LEGACY_KEYMAP
+
+
#endif