Skip to content

Commit

Permalink
Remove explicit mouse enable
Browse files Browse the repository at this point in the history
  • Loading branch information
caksoylar committed Jan 27, 2024
1 parent ca51abf commit a28ccc7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions config/corneish_zen.conf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ CONFIG_ZMK_BLE_PASSKEY_ENTRY=y
# Sleep timeout to 30 min
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000

# Mouse keys, higher tick duration prevents freezes
CONFIG_ZMK_MOUSE=y
CONFIG_ZMK_MOUSE_TICK_DURATION=16
3 changes: 0 additions & 3 deletions config/rommana.conf
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,3 @@ CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000
CONFIG_RGBLED_WIDGET_INTERVAL_MS=250
CONFIG_RGBLED_WIDGET_BATTERY_LEVEL_HIGH=50
CONFIG_RGBLED_WIDGET_BATTERY_LEVEL_CRITICAL=10

# Mouse keys
CONFIG_ZMK_MOUSE=y

0 comments on commit a28ccc7

Please sign in to comment.