Skip to content

Commit

Permalink
fixed missing combo for mo FUN layer
Browse files Browse the repository at this point in the history
  • Loading branch information
eXsoR65 committed Jan 2, 2025
1 parent 2e002af commit 192d7d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/charybdis.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@
combos {
compatible = "zmk,combos";

fn_mo {
timeout-ms = <50>;
key-positions = <32 33>;
bindings = <&mo FUN>;
};

LeftClickRight {
bindings = <&mkp LCLK>;
key-positions = <16 17>;
Expand Down

0 comments on commit 192d7d8

Please sign in to comment.