The inaugural commit for Leeloo's firmware.
This commit is contained in:
parent
35e73d40f5
commit
ab5517b858
12 changed files with 365 additions and 0 deletions
8
app/boards/shields/leeloo/Kconfig.shield
Normal file
8
app/boards/shields/leeloo/Kconfig.shield
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_LEELOO_LEFT
|
||||
def_bool $(shields_list_contains,leeloo_left)
|
||||
|
||||
config SHIELD_LEELOO_RIGHT
|
||||
def_bool $(shields_list_contains,leeloo_right)
|
||||
Loading…
Add table
Add a link
Reference in a new issue