summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuanoD <3674588+JuanoD@users.noreply.github.com>2024-03-22 18:30:30 -0500
committerGitHub <noreply@github.com>2024-03-22 23:30:30 +0000
commit4afbade6d122183920a888c8e6e1de4581e657fa (patch)
tree63e57817cc464d8eea331c2f6b0369e818437ba9
parent551489645a13f7e7c2d73b3086718016cb386df2 (diff)
Add ES_GRV to latam language-specific keycodes (#23333)
-rw-r--r--data/constants/keycodes/extras/keycodes_spanish_latin_america_0.0.1.hjson4
-rw-r--r--quantum/keymap_extras/keymap_spanish_latin_america.h1
2 files changed, 5 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
diff --git a/quantum/keymap_extras/keymap_spanish_latin_america.h b/quantum/keymap_extras/keymap_spanish_latin_america.h
index 0ade828793..2f11743061 100644
--- a/quantum/keymap_extras/keymap_spanish_latin_america.h
+++ b/quantum/keymap_extras/keymap_spanish_latin_america.h
@@ -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) // `