mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-05-04 21:33:25 +02:00
feat(boards): Add nullbits SNAP shield
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_SNAP_LEFT
|
||||
def_bool $(shields_list_contains,snap_left)
|
||||
|
||||
config SHIELD_SNAP_RIGHT
|
||||
def_bool $(shields_list_contains,snap_right)
|
||||
Reference in New Issue
Block a user