updates as per PR changes (i hope)

This commit is contained in:
David Barr
2020-10-02 14:16:59 +01:00
committed by GitHub
parent 17bee0223a
commit 38a418a1d1
7 changed files with 23 additions and 25 deletions

View File

@@ -1,10 +1,9 @@
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
config ZMK_KEYBOARD_NAME
default "cradio"
# Unable to use interrupts as the same pin number is used
# across A & B controllers, and STM32F303CCT6 can't enable
# interrutps for multiple controllers for the same "line"
# for the external interrupts.
config ZMK_KSCAN_GPIO_POLLING
default y