1
0
Fork 0

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

This commit is contained in:
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": "`",
}
}
}