10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
# Copyright (c) 2022 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
if SHIELD_CHRYSEMYS
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "Chrysemys"
|
|
|
|
endif
|