Skip to content

Commit

Permalink
Update hillside52.keymap
Browse files Browse the repository at this point in the history
HgGamer authored Mar 28, 2024
1 parent 0f1348b commit f2eefa8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions config/hillside52.keymap
Original file line number Diff line number Diff line change
@@ -3,7 +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
#define COLEMK_L 2
@@ -132,10 +136,6 @@
#ifdef HAS_MOUSE_TP

#include "includes/mouse_tp.dtsi"
#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>


#endif

0 comments on commit f2eefa8

Please sign in to comment.