zmk/app/boards/arm/dz60rgb/Kconfig.defconfig

15 lines
242 B
Plaintext
Raw Normal View History

2020-09-07 10:32:25 -07:00
# DZ60RGB keyboard configuration
2020-08-02 08:29:07 -07:00
# Copyright (c) 2020 The ZMK Contributors
2020-08-02 08:29:07 -07:00
# SPDX-License-Identifier: MIT
if BOARD_DZ60RGB_REV1
config ZMK_KEYBOARD_NAME
default "DZ60RGB Rev 1"
2020-08-02 08:29:07 -07:00
config ZMK_USB
default y
2020-08-02 08:29:07 -07:00
endif # BOARD_DZ60RGB_REV1