Include "pointer" into pointer-specific properties for the sake of being explicit.

This commit is contained in:
László Monda
2016-04-10 23:11:49 +02:00
parent 4fb88e9e7c
commit 7d0137a232

View File

@@ -7,9 +7,9 @@
"moduleConfigurations": [ "moduleConfigurations": [
{ {
"id": 1, "id": 1,
"initialSpeed": 1, "initialPointerSpeed": 1,
"acceleration": 5, "pointerAcceleration": 5,
"maxSpeed": 200 "maxPointerSpeed": 200
} }
], ],
"keymaps": [ "keymaps": [