Add ES_GRV to latam language-specific keycodes (#23333)

pull/23057/head^2 0.24.6
JuanoD 2024-03-22 18:30:30 -05:00 committed by GitHub
parent 551489645a
commit 4afbade6d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View File

@ -335,5 +335,9 @@
"key": "ES_CIRC",
"label": "^",
}
"ALGR(KC_NUHS)": {
"key": "ES_GRV",
"label": "`",
}
}
}

View File

@ -102,4 +102,5 @@
#define ES_AT ALGR(ES_Q) // @
#define ES_TILD ALGR(ES_PLUS) // ~
#define ES_CIRC ALGR(ES_LCBR) // ^
#define ES_GRV ALGR(KC_NUHS) // `