From 926638373c10aef9c2bc0dd8e5764fdcfec0c172 Mon Sep 17 00:00:00 2001 From: "Chow Castro, Marcos" Date: Sat, 17 Sep 2022 13:40:02 +0200 Subject: [PATCH] test DE_ACUT DE_GRAVE agregados --- config/corne.keymap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/corne.keymap b/config/corne.keymap index b42357b..21f42ae 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -51,7 +51,7 @@ #define DE_APOS &kp PIPE // ' hasta aqui funciona #define DE_CARET &kp LT // ^ -#define DE_EQUAL &kp EQUAL // ´ +#define DE_ACUT &kp EQUAL // ´ // ### ejemplos {{{ // &kp PLUS = ` @@ -125,7 +125,7 @@ // | CTRL | CMD | SPACE | | ENTER | ALTGR | CTRL | // '--------------------------------' '--------------------------------' bindings = < - &kp DLLR DE_LPAR DE_RPAR DE_LBKT DE_RBKT DE_TILDE DE_EQUAL &kp GRAVE &none &none &none &none + &kp DLLR DE_LPAR DE_RPAR DE_LBKT DE_RBKT DE_TILDE DE_ACUT DE_GRAVE &none &none &none &none &kp PRCNT DE_LBRC DE_RBRC DE_CARET &kp PG_UP DE_HASH DE_AMPS DE_PIPE &none DE_AT &none &none &kp LSHFT DE_LABK DE_RABK &kp HOME &kp PG_DN &kp END DE_TILDE DE_APOS &none &none &none &none &kp LCTRL &kp LGUI &kp SPACE &kp RET &kp RALT &kp LCTRL