WIP DZ60RGB board definition

This commit is contained in:
Nick
2020-08-02 10:29:07 -05:00
parent 2ba4385f49
commit bc282a0a4f
9 changed files with 277 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# Planck keyboard configuration
# Copyright (c) 2020 Nick Winans
# SPDX-License-Identifier: MIT
if BOARD_DZ60RGB_REV1
config ZMK_KEYBOARD_NAME
default "DZ60RGB Rev 1"
config ZMK_USB
default y
endif # BOARD_DZ60RGB_REV1