10 lines
153 B
Plaintext
10 lines
153 B
Plaintext
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
if SHIELD_ARTSEY_DEV
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "ARTSEY DEV"
|
|
|
|
endif
|