updates as per PR changes (i hope)
This commit is contained in:
parent
17bee0223a
commit
38a418a1d1
7 changed files with 23 additions and 25 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue