feat(shields): Add ZMK Uno split setup

* Make it easier to test split code with ZMK Uno
  hardware by adding a split left/right setup as well.
This commit is contained in:
Peter Johanson
2023-12-06 20:05:29 +00:00
committed by Pete Johanson
parent 291bbc2257
commit 88338a9b3c
10 changed files with 382 additions and 160 deletions

View File

@@ -0,0 +1,11 @@
/*
* Copyright (c) 2022 The ZMK Contributors
*
* SPDX-License-Identifier: MIT
*/
#include "zmk_uno_split.dtsi"
&left_encoder {
status = "okay";
};