logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 38813e864bb5de13fc1aae0a31bbf12623850bde
parent 9b910bbbf41c4d073731ccf899c16750203bc2a1
Author: QMK Bot <hello@qmk.fm>
Date:   Fri, 22 Mar 2024 23:30:59 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:

Mdata/constants/keycodes/extras/keycodes_spanish_latin_america_0.0.1.hjson4++++
Mquantum/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 @@ -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 @@ -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) // `