fix(shields): Fix indentation in two_percent_milk.keymap

This commit is contained in:
Kurtis Lew 2022-06-14 13:29:52 -07:00 committed by Pete Johanson
parent 3d2bd01747
commit db43757461
1 changed files with 14 additions and 14 deletions

View File

@ -4,11 +4,11 @@
* SPDX-License-Identifier: MIT
*/
#include <behaviors.dtsi>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/bt.h>
#include <behaviors.dtsi>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/bt.h>
/ {
/ {
keymap {
compatible = "zmk,keymap";
@ -19,4 +19,4 @@
>;
};
};
};
};