diff --git a/config/keymap/keymap.dtsi b/config/keymap/keymap.dtsi index 807c3d7..9a1aef6 100644 --- a/config/keymap/keymap.dtsi +++ b/config/keymap/keymap.dtsi @@ -134,7 +134,7 @@ // ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├───────────────┼───────────────┼───────────────┼────────────────┼─────────────┤ &kp LGUI, &kp LALT, &kp LCTRL, &kp LSHFT, &none, &msc SCRL_DOWN, &mmv MOVE_LEFT, &mmv MOVE_DOWN, &mmv MOVE_RIGHT, &none, \ // ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├───────────────┼───────────────┼───────────────┼────────────────┼─────────────┤ - &none, &none, &none, &none, &none, &none, &mkp RCLK, &none, &none, &none, \ + &none, &none, &none, &none, &none, &none, &mkp RCLK, &msc SCRL_LEFT, &msc SCRL_RIGHT, &none, \ // ╰─────────────┴─────────────┴─────────────┼─────────────┼─────────────┤ ├───────────────┼───────────────┼───────────────┴────────────────┴─────────────╯ &none, &none, &mkp LCLK, &mkp RCLK \ // ╰─────────────┴─────────────╯ ╰───────────────┴───────────────╯ diff --git a/keymap-drawer/akohekohe.svg b/keymap-drawer/akohekohe.svg index a9530e8..38f515b 100644 --- a/keymap-drawer/akohekohe.svg +++ b/keymap-drawer/akohekohe.svg @@ -24,6 +24,9 @@ + + + @@ -1348,13 +1351,17 @@ rect.held, rect.combo.held { - - - + + + + + - - - + + + + + diff --git a/keymap-drawer/akohekohe.yaml b/keymap-drawer/akohekohe.yaml index 9aa7d07..c1f2e62 100644 --- a/keymap-drawer/akohekohe.yaml +++ b/keymap-drawer/akohekohe.yaml @@ -157,8 +157,8 @@ layers: - '' - '' - $$mdi:cursor-default-click$$ - - '' - - '' + - {t: '$$mdi:mouse-scroll-wheel$$', s: '$$mdi:arrow-left-thin$$', type: text_with_symbol} + - {t: '$$mdi:mouse-scroll-wheel$$', s: '$$mdi:arrow-right-thin$$', type: text_with_symbol} - {type: held} - {t: '$$mdi:cursor-default-click-outline$$', type: held} combos: diff --git a/keymap-drawer/config.yaml b/keymap-drawer/config.yaml index d120dcd..175b75a 100644 --- a/keymap-drawer/config.yaml +++ b/keymap-drawer/config.yaml @@ -193,6 +193,14 @@ parse_config: tap: $$mdi:mouse-scroll-wheel$$ shifted: $$mdi:arrow-down-thin$$ type: text_with_symbol + '&msc SCRL_LEFT': + tap: $$mdi:mouse-scroll-wheel$$ + shifted: $$mdi:arrow-left-thin$$ + type: text_with_symbol + '&msc SCRL_RIGHT': + tap: $$mdi:mouse-scroll-wheel$$ + shifted: $$mdi:arrow-right-thin$$ + type: text_with_symbol '&hml_m LALT MB4': tap: $$mdi:cursor-default-click-outline$$ diff --git a/keymap-drawer/rommana.svg b/keymap-drawer/rommana.svg index 13e0421..8407c56 100644 --- a/keymap-drawer/rommana.svg +++ b/keymap-drawer/rommana.svg @@ -24,6 +24,9 @@ + + + @@ -1454,13 +1457,17 @@ rect.held, rect.combo.held { - - - + + + + + - - - + + + + + diff --git a/keymap-drawer/rommana.yaml b/keymap-drawer/rommana.yaml index 619ad4f..0fe6051 100644 --- a/keymap-drawer/rommana.yaml +++ b/keymap-drawer/rommana.yaml @@ -180,8 +180,8 @@ layers: - '' - '' - $$mdi:cursor-default-click$$ - - '' - - '' + - {t: '$$mdi:mouse-scroll-wheel$$', s: '$$mdi:arrow-left-thin$$', type: text_with_symbol} + - {t: '$$mdi:mouse-scroll-wheel$$', s: '$$mdi:arrow-right-thin$$', type: text_with_symbol} - '' - {type: held} - {t: '$$mdi:cursor-default-click-outline$$', type: held} diff --git a/keymap-drawer/sweep.svg b/keymap-drawer/sweep.svg index 254423f..955b4ff 100644 --- a/keymap-drawer/sweep.svg +++ b/keymap-drawer/sweep.svg @@ -24,6 +24,9 @@ + + + @@ -1562,13 +1565,17 @@ rect.held, rect.combo.held { - - - + + + + + - - - + + + + + diff --git a/keymap-drawer/sweep.yaml b/keymap-drawer/sweep.yaml index a5636bb..37936a0 100644 --- a/keymap-drawer/sweep.yaml +++ b/keymap-drawer/sweep.yaml @@ -202,8 +202,8 @@ layers: - '' - '' - $$mdi:cursor-default-click$$ - - '' - - '' + - {t: '$$mdi:mouse-scroll-wheel$$', s: '$$mdi:arrow-left-thin$$', type: text_with_symbol} + - {t: '$$mdi:mouse-scroll-wheel$$', s: '$$mdi:arrow-right-thin$$', type: text_with_symbol} - '' - '' - {type: held}