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
9
app/boards/shields/leeloo/leeloo.conf
Normal file
9
app/boards/shields/leeloo/leeloo.conf
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
# Uncomment the following line to enable the OLED Display
|
||||
# CONFIG_ZMK_DISPLAY=y
|
||||
|
||||
# Uncomment these two lines to add support for encoders
|
||||
# CONFIG_EC11=y
|
||||
# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
||||
Loading…
Add table
Add a link
Reference in a new issue