mirror of
https://github.com/dnlbauer/corax-keyboard.git
synced 2026-09-10 21:25:29 +00:00
add niceview adapter and reduce complexity
This commit is contained in:
17
zmk-config/config/ownkb.conf
Normal file
17
zmk-config/config/ownkb.conf
Normal file
@@ -0,0 +1,17 @@
|
||||
# Copyright (c) 2020 Ryan Cross
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
# Uncomment the following line to enable the Sofle OLED Display
|
||||
# CONFIG_ZMK_DISPLAY=y
|
||||
# CONFIG_ZMK_WIDGET_LAYER_STATUS=y
|
||||
# CONFIG_ZMK_WIDGET_OUTPUT_STATUS=y
|
||||
# CONFIG_ZMK_WIDGET_WPM_STATUS=n
|
||||
#CONFIG_ZMK_WIDGET_PERIPHERAL_STATUS=y
|
||||
# Uncomment these two lines to add support for encoders
|
||||
CONFIG_EC11=y
|
||||
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
||||
CONFIG_ZMK_KEYBOARD_NAME="test"
|
||||
|
||||
CONFIG_ZMK_IDLE_TIMEOUT=30000
|
||||
#CONFIG_ZMK_SLEEP=y
|
||||
#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000
|
||||
Reference in New Issue
Block a user