zmk_mf68/app/boards/shields/romac/Kconfig.defconfig
2020-08-23 20:02:28 +01:00

14 lines
161 B
Plaintext

/*
* Copyright (c) 2020 Pete Johansen, Richard Jones
*
* SPDX-License-Identifier: MIT
*/
if SHIELD_ROMAC
config ZMK_KEYBOARD_NAME
default "RoMac"
endif