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 399db9d commit e4d8874
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/ergonaut_one.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -332,8 +332,8 @@
// ┃ ` ┃ / ┃ # ┃ * ┃ % ┃ \ ┃ ┃ ┃ ┃ ┃ ┃ ┃ ┃
&kp GRAVE &kp SLASH &kp HASH &kp STAR &kp PRCNT &kp BSLH ___ ___ ___ ___ ___ ___
// ┣━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━┫ ┣━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━┫
// ┃ ^ ┃ @ ┃ - ┃ ! ┃ = ┃ $ ┃ ┃ alt ┃ cmd ┃ opt ┃ ctrl ┃ ┃
&kp CARET &kp AT &kp MINUS &kp EXCL &kp EQUAL &kp DLLR &kp RALT &kp LCMD &kp LALT &kp LCTRL ___ ___
// ┃ ^ ┃ @ ┃ - ┃ ! ┃ = ┃ $ ┃ ┃ alt ┃ cmd ┃ opt ┃ ctrl ┃ ┃ globe
&kp CARET &kp AT &kp MINUS &kp EXCL &kp EQUAL &kp DLLR &kp RALT &kp LCMD &kp LALT &kp LCTRL ___ &kp GLOBE
// ┣━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━┫ ┣━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━┫
// ┃ ~ ctrl┃ < ┃ > ┃ + ┃ _ ┃ ? ┃ ┃ ┃ ┃ ┃ ┃ ┃ ┃
&mt LCTRL TILDE &kp LT &kp GT &kp PLUS &kp UNDER &kp QMARK ___ ___ ___ ___ ___ ___
Expand Down

0 comments on commit e4d8874

Please sign in to comment.