feat(shields): Added Waterfowl shield

This commit is contained in:
JW2586
2022-12-11 04:51:41 +00:00
committed by GitHub
parent 01500b085e
commit 617136b45e
10 changed files with 324 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
/*
* Copyright (c) 2022 The ZMK Contributors
*
* SPDX-License-Identifier: MIT
*/
#include "waterfowl.dtsi"
&kscan0 {
col-gpios
= <&pro_micro 21 GPIO_ACTIVE_HIGH>
, <&pro_micro 20 GPIO_ACTIVE_HIGH>
, <&pro_micro 19 GPIO_ACTIVE_HIGH>
, <&pro_micro 18 GPIO_ACTIVE_HIGH>
, <&pro_micro 15 GPIO_ACTIVE_HIGH>
;
};
&left_encoder {
status = "okay";
};