Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
allymparker committed Sep 10, 2024
1 parent f4dfa11 commit 9164540
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions base/base.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#include "keypos_42keys.h" // keyposition helpers
#include <behaviors.dtsi>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/bt.h>:
#include <dt-bindings/zmk/bt.h>
#include "combos.h"
#include "layer_names.h"
#include "kp_mac.h"
Expand Down Expand Up @@ -197,7 +197,7 @@
/ {
behaviors {

TD_maximise: td_max {
TD_Maximise: td_max {
compatible = "zmk,behavior-tap-dance";
label = "TD_MAX";
#binding-cells = <0>;
Expand Down

0 comments on commit 9164540

Please sign in to comment.