Skip to content

Commit

Permalink
Add globe key
Browse files Browse the repository at this point in the history
  • Loading branch information
ctranstrum authored Jun 12, 2024
1 parent 6e45bed commit b585fd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/trikyria.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -259,8 +259,8 @@
// ┃ ┃ ┃ ┃ ┃ ┃ ┃ ┃ PG UP ┃ ┃ ┃ ┃ ┃ DEL ┃
___ ___ ___ ___ ___ ___ &kp PG_UP ___ ___ ___ ___ &kp DEL
// ┣━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━┫ ┣━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━┫
// ┃ ┃ shift ┃ ctrl ┃ opt ┃ cmd ┃ alt ┃ ┃ ┃ LEFT ┃ UP ┃ RIGHT ┃ ┃ ┃
___ &kp LSHFT &kp LCTRL &kp LALT &kp LCMD &kp RALT ___ &kp LEFT &kp UP &kp RIGHT ___ ___
// ┃ globe ┃ shift ┃ ctrl ┃ opt ┃ cmd ┃ alt ┃ ┃ ┃ LEFT ┃ UP ┃ RIGHT ┃ ┃ ┃
&kp GLOBE &kp LSHFT &kp LCTRL &kp LALT &kp LCMD &kp RALT ___ &kp LEFT &kp UP &kp RIGHT ___ ___
// ┣━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━┳━━━━━━━┓ ┏━━━━━━━┳━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━┫
// ┃ shift ┃ ┃ ┃ ┃ ┃ ┃ ┃ ┃ ┃ ┃ ┃ PG DN ┃ ┃ DOWN ┃ ┃ ┃ ┃
&kp LSHFT ___ ___ ___ ___ ___ ___ ___ ___ ___ &kp PG_DN ___ &kp DOWN ___ ___ ___
Expand Down

0 comments on commit b585fd6

Please sign in to comment.