mirror of
https://github.com/dnlbauer/sofle-zmk-config.git
synced 2026-09-10 22:45:30 +00:00
sleep and infused-kim branch
This commit is contained in:
@@ -2,13 +2,12 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
# Uncomment the following line to enable the Sofle OLED Display
|
||||
CONFIG_ZMK_DISPLAY=y
|
||||
CONFIG_ZMK_WIDGET_OUTPUT_STATUS=y
|
||||
CONFIG_ZMK_WIDGET_LAYER_STATUS=y
|
||||
CONFIG_ZMK_WIDGET_WPM_STATUS=y
|
||||
CONFIG_ZMK_WIDGET_BATTERY_STATUS=y
|
||||
#CONFIG_ZMK_DISPLAY=y
|
||||
|
||||
# Uncomment these two lines to add support for encoders
|
||||
CONFIG_EC11=y
|
||||
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
||||
CONFIG_ZMK_KEYBOARD_NAME="Sofle Choc v2.2"
|
||||
|
||||
CONFIG_ZMK_SLEEP=y
|
||||
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=600000 # 10m
|
||||
@@ -2,10 +2,12 @@ manifest:
|
||||
remotes:
|
||||
- name: zmkfirmware
|
||||
url-base: https://github.com/zmkfirmware
|
||||
- name: infused-kim
|
||||
url-base: https://github.com/infused-kim
|
||||
projects:
|
||||
- name: zmk
|
||||
remote: zmkfirmware
|
||||
revision: main
|
||||
remote: infused-kim
|
||||
revision: sofle
|
||||
import: app/west.yml
|
||||
self:
|
||||
path: config
|
||||
|
||||
Reference in New Issue
Block a user