test
This commit is contained in:
parent
d7618bb14e
commit
8f3baf4cbf
1 changed files with 1 additions and 1 deletions
|
|
@ -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) // ?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue