that scene in phantom menace when they make it legal try some led stuff steal some functionality revert some stuff revert keymap; revert display changes add scripts and stuff remove less-standard keybind remove rgb since its brokenish sync with new keymap fix some config maybe this fixes rgb fix config move to 4 row folder
8 lines
229 B
Text
8 lines
229 B
Text
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
config SHIELD_HELIX_4_LEFT
|
|
def_bool $(shields_list_contains,helix_4_left)
|
|
|
|
config SHIELD_HELIX_4_RIGHT
|
|
def_bool $(shields_list_contains,helix_4_right)
|