zmk_mf68/app/boards/shields/romac/Kconfig.defconfig

14 lines
161 B
Plaintext
Raw Normal View History

2020-08-24 05:02:28 +10:00
/*
* Copyright (c) 2020 Pete Johansen, Richard Jones
*
* SPDX-License-Identifier: MIT
*/
2020-08-23 06:47:29 +10:00
if SHIELD_ROMAC
config ZMK_KEYBOARD_NAME
2020-08-24 04:59:41 +10:00
default "RoMac"
2020-08-23 06:47:29 +10:00
endif