zmk/app/boards/shields/zmk_uno/zmk_uno_split_left.overlay
Peter Johanson 88338a9b3c 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.
2023-12-06 15:00:29 -08:00

12 lines
157 B
Plaintext

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