Initial Corne shield definition.
* Also include a build for Clueboard California macropad.
This commit is contained in:
parent
c4ac722858
commit
be57b10c56
11 changed files with 250 additions and 0 deletions
8
app/boards/shields/corne/Kconfig.shield
Normal file
8
app/boards/shields/corne/Kconfig.shield
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Copyright (c) 2020 Pete Johanson
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_CORNE_LEFT
|
||||
def_bool $(shields_list_contains,corne_left)
|
||||
|
||||
config SHIELD_CORNE_RIGHT
|
||||
def_bool $(shields_list_contains,corne_right)
|
||||
Loading…
Add table
Add a link
Reference in a new issue