Skip to content

Commit

Permalink
try a keymap binding for scroll, just to test
Browse files Browse the repository at this point in the history
  • Loading branch information
ctranstrum committed Jan 17, 2025
1 parent 2c4bbce commit be50c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/shields/chuck/one_up_chuck.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@
bindings = <
// ┏━━━━━━━┳━━━━━━━┳━━━━━━━┳━━━━━━━┓ ┏━━━━━━━┳━━━━━━━┳━━━━━━━┳━━━━━━━┓
// ┃ Esc ┃ ┃scrnsht┃scrn cp┃ ┃ 7 ┃ 8 ┃ 9 ┃ - ┃
&kp ESC &none GS(N4) GCS(N4) &kp N7 &kp N8 &kp N9 &kp MINUS
&kp ESC &msc MOVE_DOWN GS(N4) GCS(N4) &kp N7 &kp N8 &kp N9 &kp MINUS
// ┣━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━┓ ┏━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━┫
// ┃ Cmd A ┃ ┃ ┃ Tab ┃ Enter ┃ ┃ / ┃ 4 ┃ 5 ┃ 6 ┃ + ┃
&kp LG(A) &kp LCTL &kp LALT Cmd TAB Alt RET &kp SLASH &kp N4 &kp N5 &kp N6 &kp PLUS
Expand Down

0 comments on commit be50c11

Please sign in to comment.