Include "pointer" into pointer-specific properties for the sake of being explicit.
This commit is contained in:
@@ -7,9 +7,9 @@
|
|||||||
"moduleConfigurations": [
|
"moduleConfigurations": [
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"initialSpeed": 1,
|
"initialPointerSpeed": 1,
|
||||||
"acceleration": 5,
|
"pointerAcceleration": 5,
|
||||||
"maxSpeed": 200
|
"maxPointerSpeed": 200
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"keymaps": [
|
"keymaps": [
|
||||||
|
|||||||
Reference in New Issue
Block a user