diff options
author | Florian Didron <fd@0x6664.com> | 2021-08-16 08:36:36 +0900 |
---|---|---|
committer | Florian Didron <fd@0x6664.com> | 2021-08-16 08:36:36 +0900 |
commit | 28d29f7df699e057c38a40df8f5452fc4a25d629 (patch) | |
tree | aba2252ef3e1713e453adc06ebda9d3716e270ae /quantum/keymap_extras | |
parent | 2c7be9e1d74bb42fd93022e2f748a4ba65d90e45 (diff) |
feat: adds latam < > macOS bindings
Diffstat (limited to 'quantum/keymap_extras')
-rw-r--r-- | quantum/keymap_extras/keymap_contributions.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/quantum/keymap_extras/keymap_contributions.h b/quantum/keymap_extras/keymap_contributions.h index 2e505eb74d..7c5004bd55 100644 --- a/quantum/keymap_extras/keymap_contributions.h +++ b/quantum/keymap_extras/keymap_contributions.h @@ -367,6 +367,8 @@ #define ES_LA_38 S(KC_1) //! #define ES_LA_39 S(KC_GRAVE) //° #define ES_LA_40 KC_GRAVE //| +#define ES_LA_41 ALGR(KC_COMMA) //< for macOS +#define ES_LA_42 ALGR(KC_DOT) //> for macOS // Extra CMS codes #define CSA_MOMEG RCTL(RSFT(KC_Q)) //Ω |