summaryrefslogtreecommitdiff
path: root/keyboards/dz60/keymaps/macos_arrow/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-10-21 12:04:11 +1100
committerGitHub <noreply@github.com>2022-10-20 18:04:11 -0700
commit1cb1a5a3744dc569fbe25c44004d860241fd26b1 (patch)
tree28458032fe72c29de102eec74956a25b6a6549a1 /keyboards/dz60/keymaps/macos_arrow/config.h
parentd192d70327db7e91f0798e63e61472f1117e7ae5 (diff)
Remove legacy Grave Escape keycodes (#18787)
Diffstat (limited to 'keyboards/dz60/keymaps/macos_arrow/config.h')
-rw-r--r--keyboards/dz60/keymaps/macos_arrow/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dz60/keymaps/macos_arrow/config.h b/keyboards/dz60/keymaps/macos_arrow/config.h
index 235ae1b2db..0e4aa34dd7 100644
--- a/keyboards/dz60/keymaps/macos_arrow/config.h
+++ b/keyboards/dz60/keymaps/macos_arrow/config.h
@@ -3,7 +3,7 @@
#include "../../config.h"
-// Fix KC_GESC conflict with Cmd+Alt+Esc on macos
+// Fix QK_GESC conflict with Cmd+Alt+Esc on macos
#define GRAVE_ESC_GUI_OVERRIDE
#endif \ No newline at end of file