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:
parent
291bbc2257
commit
88338a9b3c
10 changed files with 382 additions and 160 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
if SHIELD_ZMK_UNO
|
||||
if SHIELD_ZMK_UNO_BASE
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "ZMK Uno"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue