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

if SHIELD_M60

config ZMK_KEYBOARD_NAME
	default "m60"

endif