Skip to content

Commit

Permalink
Adjust configuration for corne
Browse files Browse the repository at this point in the history
  • Loading branch information
AW3i committed Dec 17, 2024
1 parent 5ff487e commit 553a950
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions config/corne.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,18 @@ CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000

# Enable mouse
CONFIG_ZMK_MOUSE=y
CONFIG_ZMK_MOUSE_SMOOTH_SCROLLING=y
CONFIG_ZMK_POINTING=y
CONFIG_ZMK_POINTING_SMOOTH_SCROLLING=y


# Enable generic desktop usages
CONFIG_ZMK_HID_GENERIC_DESKTOP_USAGES_BASIC=y

# Zen display tweaks, requires patches by caksoylar
CONFIG_ZMK_DISPLAY_FULL_REFRESH_PERIOD=300
CONFIG_ZMK_DISPLAY_HIDE_MOMENTARY_LAYERS=y
# CONFIG_ZMK_DISPLAY_FULL_REFRESH_PERIOD=300
# CONFIG_ZMK_DISPLAY_HIDE_MOMENTARY_LAYERS=y
#CONFIG_CUSTOM_WIDGET_LAYER_STATUS_HIDE_HEADING=y not found
CONFIG_CUSTOM_WIDGET_LAYER_STATUS=n

# Combo config, automated by build script
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=6
Expand Down

0 comments on commit 553a950

Please sign in to comment.