From 665ae59a7f94aca368c449546c75d32094d70472 Mon Sep 17 00:00:00 2001 From: "Chow Castro, Marcos" Date: Fri, 16 Sep 2022 10:51:25 +0200 Subject: [PATCH] agregando funciones de #include --- config/corne.keymap | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/corne.keymap b/config/corne.keymap index 5cae15e..99712bd 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -9,7 +9,7 @@ #include #include #include -// #include +#include #define DEFAULT 0 #define NUMBER 1 @@ -135,10 +135,11 @@ // | CTRL | CMD | SPACE | | | | | // '--------------------------------' '--------------------------------' // &bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &ext_power EP_ON &ext_power EP_OFF &ext_power EP_TOG &none &none &none + // &bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &none bindings = < &none &none &none &out OUT_USB &out OUT_BLE &out OUT_TOG &none &none &none &none &none &none &none &none &none &bt BT_CLR &bt BT_PRV &bt BT_NXT &none &none &none &none &none &none - &bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &none + &bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &ext_power EP_ON &ext_power EP_OFF &ext_power EP_TOG &none &none &none &kp LCTRL &kp LGUI &kp SPACE &kp RET &kp RALT &kp LCTRL >; };