Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
englmaxi authored and github-actions[bot] committed Sep 14, 2024
1 parent 0b3c6be commit 54c185e
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 8 deletions.
4 changes: 2 additions & 2 deletions config/keymap/macros.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
tap-ms = <1>;
bindings
= <&kp LC(RIGHT)>
, <&kt LSHIFT>;
, <&kp LC(LEFT)>
, <&kt LSHIFT>
, <&kp LC(LEFT)>;
)

ZMK_MACRO(sel_line_base,
Expand Down
5 changes: 4 additions & 1 deletion keymap-drawer/akohekohe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion keymap-drawer/akohekohe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ layers:
- {t: '$$mdi:keyboard-space$$', h: NAV}
- {t: E, h: NUM}
NAV:
- {t: '&sel_line', h: Ctl+ A}
- {t: '&sel_line', h: '$$mdi:select-all$$'}
- $$mdi:text-search$$
- '&sel_word'
- $$mdi:close-box-outline$$
Expand Down
5 changes: 4 additions & 1 deletion keymap-drawer/rommana.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion keymap-drawer/rommana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ layers:
- {t: '''', s: ´}
NAV:
- ''
- {t: '&sel_line', h: Ctl+ A}
- {t: '&sel_line', h: '$$mdi:select-all$$'}
- $$mdi:text-search$$
- '&sel_word'
- $$mdi:close-box-outline$$
Expand Down
5 changes: 4 additions & 1 deletion keymap-drawer/sweep.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion keymap-drawer/sweep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ layers:
- {t: '''', s: ´}
NAV:
- ''
- {t: '&sel_line', h: Ctl+ A}
- {t: '&sel_line', h: '$$mdi:select-all$$'}
- $$mdi:text-search$$
- '&sel_word'
- $$mdi:close-box-outline$$
Expand Down

0 comments on commit 54c185e

Please sign in to comment.