forked from kofal.net/zmk
feat(boards): Add posix MiniVan studio tester
* New shield to easily test studio using the `native_posix_64` board.
This commit is contained in:
committed by
Pete Johanson
parent
c8c19598a7
commit
d77e400eb9
@@ -0,0 +1,9 @@
|
||||
# Copyright (c) 2024 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
if SHIELD_MINIVAN_STUDIO_TESTER
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "MiniVan Tester"
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user