1
0
Fork 0

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

@ -76,7 +76,7 @@
#define mins KC_MINS
#define quot KC_QUOT
#define esc KC_ESC
#define escg KC_GESC
#define escg QK_GESC
#define down KC_DOWN
#define home G(KC_LEFT)