From 28d29f7df699e057c38a40df8f5452fc4a25d629 Mon Sep 17 00:00:00 2001 From: Florian Didron Date: Mon, 16 Aug 2021 08:36:36 +0900 Subject: feat: adds latam < > macOS bindings --- quantum/keymap_extras/keymap_contributions.h | 2 ++ 1 file changed, 2 insertions(+) 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)) //Ω -- cgit v1.2.3