generated from zmkfirmware/unified-zmk-config-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Matthias Bidlingmeyer
committed
Dec 23, 2023
1 parent
3f5c89f
commit 81798cd
Showing
18 changed files
with
23 additions
and
23 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
10 changes: 5 additions & 5 deletions
10
...ds/shields/corne-dongle/Kconfig.defconfig → boards/shields/matze/Kconfig.defconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Copyright (c) 2020 Pete Johanson | ||
# SPDX-License-Identifier: MIT | ||
|
||
config SHIELD_MATZE_LEFT | ||
def_bool $(shields_list_contains,matze_left) | ||
|
||
config SHIELD_MATZE_CENTRAL_LEFT | ||
def_bool $(shields_list_contains,matze_central_left) | ||
|
||
config SHIELD_MATZE_RIGHT | ||
def_bool $(shields_list_contains,matze_right) | ||
|
||
config SHIELD_MATZE_DONGLE | ||
def_bool $(shields_list_contains,matze_dongle) |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters