forked from kofal.net/zmk
feat(boards): Add nullbits SNAP shield
This commit is contained in:
17
app/boards/shields/snap/snap.conf
Normal file
17
app/boards/shields/snap/snap.conf
Normal file
@@ -0,0 +1,17 @@
|
||||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
# Uncomment these two lines to add support for encoders to your firmware
|
||||
# and enable the encoders
|
||||
# CONFIG_EC11=y
|
||||
# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
||||
|
||||
# Uncomment the following line to enable the OLED Display
|
||||
# CONFIG_ZMK_DISPLAY=y
|
||||
|
||||
# Uncomment the following lines to enable the RGB underglow
|
||||
# CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=n
|
||||
# CONFIG_ZMK_RGB_UNDERGLOW=y
|
||||
# CONFIG_WS2812_STRIP=y
|
||||
# CONFIG_ZMK_RGB_UNDERGLOW_HUE_STEP=5
|
||||
# CONFIG_ZMK_RGB_UNDERGLOW_SPD_START=1
|
||||
Reference in New Issue
Block a user