Add RoMac plus v4 support on nice nano v1
This commit is contained in:
parent
7b53ee51fc
commit
c044fe8532
7 changed files with 191 additions and 0 deletions
9
app/boards/shields/romac_plus/Kconfig.defconfig
Normal file
9
app/boards/shields/romac_plus/Kconfig.defconfig
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Copyright (c) 2020 Pete Johanson, Richard Jones
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
if SHIELD_ROMAC_PLUS
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "RoMac_plus-v4"
|
||||
|
||||
endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue