moon test
This commit is contained in:
parent
69806fe798
commit
8da5a89386
9 changed files with 349 additions and 0 deletions
12
config/boards/shields/moon/Kconfig.defconfig
Normal file
12
config/boards/shields/moon/Kconfig.defconfig
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
if SHIELD_MOON
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Moon"
|
||||
|
||||
config ZMK_USB
|
||||
default y
|
||||
|
||||
endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue