Actually really working
Ok, both sides work as expected, need to write a keymap.
This commit is contained in:
parent
8bad40282b
commit
2855ba75f5
8 changed files with 140 additions and 0 deletions
5
app/boards/shields/Kconfig.shield
Normal file
5
app/boards/shields/Kconfig.shield
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Copyright (c) 2020 Pete Johanson
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_CRADIOS
|
||||
def_bool $(shields_list_contains,cradios)
|
||||
Loading…
Add table
Add a link
Reference in a new issue