This commit is contained in:
Chow Castro, Marcos 2022-09-16 15:56:01 +02:00
parent 78fa07358a
commit 23a8c022a5

View file

@ -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) // ?