diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/constants/keycodes/extras/keycodes_spanish_latin_america_0.0.1.hjson | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/constants/keycodes/extras/keycodes_spanish_latin_america_0.0.1.hjson b/data/constants/keycodes/extras/keycodes_spanish_latin_america_0.0.1.hjson index 50c49274be..fb1de29e6e 100644 --- a/data/constants/keycodes/extras/keycodes_spanish_latin_america_0.0.1.hjson +++ b/data/constants/keycodes/extras/keycodes_spanish_latin_america_0.0.1.hjson @@ -335,5 +335,9 @@ "key": "ES_CIRC", "label": "^", } + "ALGR(KC_NUHS)": { + "key": "ES_GRV", + "label": "`", + } } }
\ No newline at end of file |