Skip to content

Commit

Permalink
bt clear
Browse files Browse the repository at this point in the history
  • Loading branch information
epietrowicz committed Jan 14, 2024
1 parent 1f5eb6a commit 3a44762
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions config/boards/shields/gigapad/gigapad.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,6 @@

/ {
macros {
clipboard_history: clipboard_history {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
wait-ms = <40>;
tap-ms = <40>;
bindings =
<&macro_press &kp LEFT_COMMAND>,
<&macro_press &kp LEFT_SHIFT>,
<&macro_tap &kp V>,
<&macro_release &kp LEFT_COMMAND>,
<&macro_release &kp LEFT_SHIFT>;
};
finder_home: finder_home {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
Expand Down Expand Up @@ -59,7 +47,7 @@

default_layer {
bindings = <
&clipboard_history &finder_downloads &finder_desktop &finder_home
&bt BT_CLR &finder_downloads &finder_desktop &finder_home
>;
sensor-bindings = <&inc_dec_kp UP DOWN>;
};
Expand Down

0 comments on commit 3a44762

Please sign in to comment.