fix(shields): Fix indentation in two_percent_milk.keymap

This commit is contained in:
Kurtis Lew 2022-06-14 13:29:52 -07:00
parent 3d2bd01747
commit 9eb7050840

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 @@
>;
};
};
};
};