summaryrefslogtreecommitdiff
path: root/app/boards/shields/m60/Kconfig.defconfig
blob: e31d5a5326115b9bc3e81d9f97805e1f0fc5874f (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
#

if SHIELD_M60

config ZMK_KEYBOARD_NAME
	default "m60"

endif