Skip to content

Commit

Permalink
fix: add missing input listener for custom &fmmv
Browse files Browse the repository at this point in the history
  • Loading branch information
Seth Milliken committed Apr 8, 2024
1 parent 66f2289 commit e838afc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/shared.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -869,6 +869,10 @@
time-to-max-speed-ms = <250>;
acceleration-exponent = <1>;
};
fmmv_input_listener {
compatible = "zmk,input-listener";
device = <&fmmv>;
};
capsy: caps_word_and_lock {
compatible = "zmk,behavior-tap-dance";
#binding-cells = <0>;
Expand Down

0 comments on commit e838afc

Please sign in to comment.