Skip to content

Commit

Permalink
Update hillside52.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
HgGamer authored Mar 27, 2024
1 parent 168bb1b commit 1b80a0c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions config/hillside52.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
*
* SPDX-License-Identifier: MIT
*/
#include <behaviors.dtsi>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/ext_power.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/outputs.h>

#define QWERTY_L 0
#define DVORAK_L 1
Expand Down Expand Up @@ -113,11 +118,7 @@
};
};
};
#include <behaviors.dtsi>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/ext_power.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/outputs.h>

#ifdef HAS_MOUSE_KEYS

#include "includes/mouse_keys.dtsi"
Expand Down

0 comments on commit 1b80a0c

Please sign in to comment.