feat(boards): Leeloo v2 and V2 Zephyr 3.2 fixes
* Add Leeloo v2 * Leeloo-Micro v1 updates to support Zephyr 3.2 * Refactored for new Encoder Configuration Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
parent
bbb27ac027
commit
aaf9958d86
26 changed files with 1027 additions and 128 deletions
|
|
@ -1,8 +1,8 @@
|
|||
/*
|
||||
* Copyright (c) 2022 The ZMK Contributors
|
||||
*
|
||||
* Copyright (c) 2023 The ZMK Contributors
|
||||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
|
||||
#include "leeloo.dtsi"
|
||||
|
||||
&default_transform {
|
||||
|
|
@ -22,4 +22,4 @@
|
|||
|
||||
&right_encoder {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue