Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
qmk-bot committed Mar 22, 2024
2 parents 9b910bb + 4afbade commit 38813e8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -335,5 +335,9 @@
"key": "ES_CIRC",
"label": "^",
}
"ALGR(KC_NUHS)": {
"key": "ES_GRV",
"label": "`",
}
}
}
1 change: 1 addition & 0 deletions quantum/keymap_extras/keymap_spanish_latin_america.h
Original file line number Diff line number Diff line change
Expand Up @@ -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) // `

0 comments on commit 38813e8

Please sign in to comment.