diff options
| author | eigatech <120486526+eigatech@users.noreply.github.com> | 2024-07-09 11:48:58 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-09 11:48:58 +0300 |
| commit | 18e8ef54d8d69856797ecff785d8ab464329a2f1 (patch) | |
| tree | c8ae559dec7afeb815a41b6faa32a829fa8f492a | |
| parent | 473758898bfab184a3f673517181622c420d9243 (diff) | |
| download | zmk-config-18e8ef54d8d69856797ecff785d8ab464329a2f1.tar.gz zmk-config-18e8ef54d8d69856797ecff785d8ab464329a2f1.zip | |
Update charybdis.keymap
| -rw-r--r-- | config/charybdis.keymap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/charybdis.keymap b/config/charybdis.keymap index bbf95e3..b016ca9 100644 --- a/config/charybdis.keymap +++ b/config/charybdis.keymap @@ -13,7 +13,7 @@ evt-type = <INPUT_EV_REL>; x-input-code = <INPUT_REL_X>; y-input-code = <INPUT_REL_Y>; - scale-multiplier = <5>; + scale-multiplier = <1>; scale-divisor = <6>; }; @@ -121,4 +121,4 @@ >; }; }; -}; \ No newline at end of file +}; |