10 lines
155 B
Plaintext
10 lines
155 B
Plaintext
# Copyright (c) 2021 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
if SHIELD_CHOCTOPUS44
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "Choctopus44"
|
|
|
|
endif
|