Move to Zephyr-3.2

This commit is contained in:
urob 2023-04-03 13:42:59 -04:00
parent eac04ad8c0
commit 4f414fa820
3 changed files with 3 additions and 3 deletions

View file

@ -277,7 +277,7 @@ ZMK_LAYER(sys,
//├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤
X_LM ___ ___ ___ ___ &bootloader X_MM &bootloader ___ ___ ___ ___ X_RM
//├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤
X_LB ___ ___ ___ ___ &reset X_MB &reset ___ ___ ___ ___ X_RB
X_LB ___ ___ ___ ___ &sys_reset X_MB &sys_reset ___ ___ ___ ___ X_RB
//├──────┤ ╰─────────────┼─────────────┴─────────────┼─────────────┼─────────────┤ ├──────┤ ├─────────────┼─────────────┼─────────────┴───────────────────────────╯ ├──────┤
X_LH ___ ___ X_MH ___ ___ X_RH
//╰──────╯ ╰─────────────┴─────────────╯ ╰──────╯ ╰─────────────┴─────────────╯ ╰──────╯

View file

@ -5,7 +5,7 @@ CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000
# Zen display tweaks, requires patches by caksoylar
CONFIG_ZMK_DISPLAY_FULL_REFRESH_PERIOD=300
CONFIG_ZMK_DISPLAY_HIDE_MOMENTARY_LAYERS=y
CONFIG_CUSTOM_WIDGET_LAYER_STATUS_HIDE_HEADING=y
# CONFIG_CUSTOM_WIDGET_LAYER_STATUS_HIDE_HEADING=y
# Mouse config, requires PR #778
CONFIG_ZMK_MOUSE=y

View file

@ -7,7 +7,7 @@ manifest:
projects:
- name: zmk
remote: urob
revision: main
revision: main-3.2
import: app/west.yml
self:
path: config