Remove legacy Grave Escape keycodes (#18787)

This commit is contained in:
Ryan 2022-10-21 12:04:11 +11:00 committed by GitHub
parent d192d70327
commit 1cb1a5a374
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
953 changed files with 1158 additions and 1162 deletions

View file

@ -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