From 23a8c022a54990f4f72d93cb85ab287c0fe54ca3 Mon Sep 17 00:00:00 2001 From: "Chow Castro, Marcos" Date: Fri, 16 Sep 2022 15:56:01 +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 0888d70..ea8fca7 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 LA(DE_PLUS) // ~ +#define DE_TILDE LA(DE_PLUS) // ~ // #define DE_PIPE LA(GRAVE) // "|" // #define DE_BSLH LA(DE_SS) // \ // #define DE_QUESTION LS(DE_SS) // ?