feat(boards): Add posix MiniVan studio tester

* New shield to easily test studio using the `native_posix_64` board.
This commit is contained in:
Peter Johanson
2024-06-20 04:57:56 +00:00
committed by Pete Johanson
parent c8c19598a7
commit d77e400eb9
5 changed files with 413 additions and 0 deletions

View File

@@ -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