7b023affbd
* initial files to get stuff working * Keymap by Ladniy * Format update to new standards * keymap update * header * Fixed transform, removed left and right .conf files * Apply suggestions from code review Formatting Co-authored-by: Nick Winans <nick@winans.codes> Co-authored-by: Nick Winans <nick@winans.codes>
8 lines
219 B
Text
8 lines
219 B
Text
# Copyright (c) 2021 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
config SHIELD_JIRAN_LEFT
|
|
def_bool $(shields_list_contains,jiran_left)
|
|
|
|
config SHIELD_JIRAN_RIGHT
|
|
def_bool $(shields_list_contains,jiran_right)
|