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

11 lines
152 B
Plaintext
Raw Permalink Normal View History

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