From b72327b4dd4cad4c808531d178935e204b9180b3 Mon Sep 17 00:00:00 2001 From: Sam Rang Date: Mon, 18 Apr 2016 22:01:11 -0500 Subject: [PATCH] fix camelcase --- config-serializer/uhk-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-serializer/uhk-config.json b/config-serializer/uhk-config.json index f780192b..0b27aceb 100644 --- a/config-serializer/uhk-config.json +++ b/config-serializer/uhk-config.json @@ -12,7 +12,7 @@ "maxPointerSpeed": 200 } ], - "keymaps": [ + "keyMaps": [ { "id": 0, "isDefault": true,