diff options
| author | QMK Bot | 2024-03-23 00:30:59 +0100 |
|---|---|---|
| committer | QMK Bot | 2024-03-23 00:30:59 +0100 |
| commit | 38813e864bb5de13fc1aae0a31bbf12623850bde (patch) | |
| tree | bf2e4edd24d93339ca4f83007812d62f69aa1a61 /data | |
| parent | 9b910bbbf41c4d073731ccf899c16750203bc2a1 (diff) | |
| parent | 4afbade6d122183920a888c8e6e1de4581e657fa (diff) | |
Merge remote-tracking branch 'origin/master' into develop
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 |