From 7d0137a232fa0908a5b33846fb151b0856176f23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Sun, 10 Apr 2016 23:11:49 +0200 Subject: [PATCH] Include "pointer" into pointer-specific properties for the sake of being explicit. --- config-serializer/uhk-config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config-serializer/uhk-config.json b/config-serializer/uhk-config.json index 4d261b7f..d9124886 100644 --- a/config-serializer/uhk-config.json +++ b/config-serializer/uhk-config.json @@ -7,9 +7,9 @@ "moduleConfigurations": [ { "id": 1, - "initialSpeed": 1, - "acceleration": 5, - "maxSpeed": 200 + "initialPointerSpeed": 1, + "pointerAcceleration": 5, + "maxPointerSpeed": 200 } ], "keymaps": [