Jorne shield
This commit is contained in:
parent
9388b24e7a
commit
3d030ec2ab
14 changed files with 324 additions and 3 deletions
8
app/boards/shields/jorne/Kconfig.shield
Normal file
8
app/boards/shields/jorne/Kconfig.shield
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_JORNE_LEFT
|
||||
def_bool $(shields_list_contains,jorne_left)
|
||||
|
||||
config SHIELD_JORNE_RIGHT
|
||||
def_bool $(shields_list_contains,jorne_right)
|
||||
Loading…
Add table
Add a link
Reference in a new issue