feat(boards): Add posix MiniVan studio tester
* New shield to easily test studio using the `native_posix_64` board.
This commit is contained in:
parent
c8c19598a7
commit
d77e400eb9
5 changed files with 413 additions and 0 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue