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

11 lines
152 B
Plaintext
Raw Normal View History

2020-08-26 13:25:26 -07:00
# Copyright (c) 2020 Pete Johanson, Richard Jones
2020-08-23 12:05:56 -07:00
# SPDX-License-Identifier: MIT
2020-08-22 13:47:29 -07:00
if SHIELD_ROMAC
config ZMK_KEYBOARD_NAME
default "RoMac"
2020-08-22 13:47:29 -07:00
endif