diff options
| author | eigatech <120486526+eigatech@users.noreply.github.com> | 2023-04-29 13:37:57 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-29 13:37:57 +0300 |
| commit | 384b6cc1042de24546861250914466f97fd25e53 (patch) | |
| tree | 9b92d62c92c078856d32ec6c5d4abc7b16cb9087 | |
| parent | aceb31aa7a18fcd6cfd561bfcf5ace42169d0825 (diff) | |
| download | zmk-config-384b6cc1042de24546861250914466f97fd25e53.tar.gz zmk-config-384b6cc1042de24546861250914466f97fd25e53.zip | |
Update charybdis_right.conf
| -rw-r--r-- | config/charybdis_right.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/charybdis_right.conf b/config/charybdis_right.conf index 1bc0785..b1f57a8 100644 --- a/config/charybdis_right.conf +++ b/config/charybdis_right.conf @@ -1,7 +1,7 @@ -CONFIG_PMW3610_SMART_ALGORITHM=n +CONFIG_PMW3610_SMART_ALGORITHM=y CONFIG_PMW3610_CPI=1000 CONFIG_PMW3610_CPI_DIVIDOR=4 CONFIG_PMW3610_ORIENTATION_90=y CONFIG_ZMK_MOUSE_TICK_DURATION=6 -CONFIG_MOUSE_LAYER_ACTIVE_MS=500 +CONFIG_MOUSE_LAYER_ACTIVE_MS=750 CONFIG_MOUSE_LAYER_INDEX=5 |