mirror of
https://github.com/dnlbauer/sofle-zmk-config.git
synced 2026-09-12 07:15:29 +00:00
sleep and infused-kim branch
This commit is contained in:
@@ -2,13 +2,12 @@
|
|||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# Uncomment the following line to enable the Sofle OLED Display
|
# Uncomment the following line to enable the Sofle OLED Display
|
||||||
CONFIG_ZMK_DISPLAY=y
|
#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
|
|
||||||
|
|
||||||
# Uncomment these two lines to add support for encoders
|
# Uncomment these two lines to add support for encoders
|
||||||
CONFIG_EC11=y
|
CONFIG_EC11=y
|
||||||
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
||||||
CONFIG_ZMK_KEYBOARD_NAME="Sofle Choc v2.2"
|
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:
|
remotes:
|
||||||
- name: zmkfirmware
|
- name: zmkfirmware
|
||||||
url-base: https://github.com/zmkfirmware
|
url-base: https://github.com/zmkfirmware
|
||||||
|
- name: infused-kim
|
||||||
|
url-base: https://github.com/infused-kim
|
||||||
projects:
|
projects:
|
||||||
- name: zmk
|
- name: zmk
|
||||||
remote: zmkfirmware
|
remote: infused-kim
|
||||||
revision: main
|
revision: sofle
|
||||||
import: app/west.yml
|
import: app/west.yml
|
||||||
self:
|
self:
|
||||||
path: config
|
path: config
|
||||||
|
|||||||
Reference in New Issue
Block a user