moon test

This commit is contained in:
Glen Goodwin 2023-10-24 19:20:40 -04:00 committed by gwg313
parent 69806fe798
commit 8da5a89386
9 changed files with 349 additions and 0 deletions

View 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