This commit is contained in:
Chow Castro, Marcos 2022-09-22 22:54:55 +02:00
parent c416630241
commit b33f44e048
3 changed files with 11 additions and 265 deletions

View file

@ -33,6 +33,8 @@
#define DE_LEFT &kp LEFT
#define DE_DOWN &kp DOWN
#define DE_RIGHT &kp RIGHT
#define DE_SPACE &kp SPACE
#define DE_CAPS &kp CAPS
// Apple "Globe" key
// https://github.com/zmkfirmware/zmk/issues/947