2020-04-26 12:41:20 +10:00
|
|
|
# Planck keyboard configuration
|
|
|
|
|
2020-07-06 14:43:03 +10:00
|
|
|
# Copyright (c) 2020 Peter Johanson
|
2020-06-09 23:54:13 +10:00
|
|
|
# SPDX-License-Identifier: MIT
|
2020-04-26 12:41:20 +10:00
|
|
|
|
|
|
|
if BOARD_PLANCK_REV6
|
|
|
|
|
2020-07-06 14:43:03 +10:00
|
|
|
config ZMK_KEYBOARD_NAME
|
|
|
|
default "Planck V6"
|
2020-04-26 12:41:20 +10:00
|
|
|
|
2020-07-07 00:19:44 +10:00
|
|
|
config ZMK_USB
|
|
|
|
default y
|
|
|
|
|
2020-04-26 12:41:20 +10:00
|
|
|
endif # BOARD_PLANCK_REV6
|