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

11 lines
149 B
Plaintext
Raw Normal View History

2020-08-26 16:25:26 -04:00
# Copyright (c) 2020 Pete Johanson, Richard Jones
2020-08-23 15:05:56 -04:00
# SPDX-License-Identifier: MIT
2020-08-22 16:47:29 -04:00
if SHIELD_ROMAC
config ZMK_KEYBOARD_NAME
2020-08-23 14:59:41 -04:00
default "RoMac"
2020-08-22 16:47:29 -04:00
endif