From 8f3baf4cbf572e552730b6bfc87d9d6c78e75dbc Mon Sep 17 00:00:00 2001 From: "Chow Castro, Marcos" Date: Fri, 16 Sep 2022 16:17:02 +0200 Subject: [PATCH] test --- config/corne.keymap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/corne.keymap b/config/corne.keymap index 6d67ddf..cc509a5 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -35,7 +35,7 @@ #define DE_PLUS &kp RBKT // + #define DE_GRAVE &kp PLUS // ` #define DE_HASH &kp BSLH // # -#define DE_TILDE &kp LA(DE_PLUS) // ~ +#define DE_TILDE &kp LA(RBKT) // ~ #define DE_PIPE &kp LA(GRAVE) // "|" #define DE_BSLH &kp LA(DE_SS) // \ #define DE_QUESTION &kp LS(DE_SS) // ?