mirror of
https://github.com/zoriya/zmk.git
synced 2026-06-05 03:40:21 +00:00
9 lines
161 B
Plaintext
9 lines
161 B
Plaintext
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
if SHIELD_BOARDSOURCE3X4
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "Boardsource 3x4"
|
|
|
|
endif |