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

15 lines
252 B
Plaintext
Raw Normal View History

# Planck keyboard configuration
# Copyright (c) 2020 The ZMK Contributors
2020-06-09 06:54:13 -07:00
# SPDX-License-Identifier: MIT
if BOARD_PLANCK_REV6
2020-07-05 21:43:03 -07:00
config ZMK_KEYBOARD_NAME
default "Planck V6"
config ZMK_KSCAN_MATRIX_POLLING
default y
endif # BOARD_PLANCK_REV6