Fix karabiner syntax shit
    
        | author | Steve Losh <steve@stevelosh.com> | 
    
        | date | Sun, 08 Oct 2017 16:01:13 -0400 | 
    
    
        | parents | 11ac6a11cf19 | 
    
        | children | 532584aa6e20 | 
    
        | branches/tags | (none) | 
    
        | files | karabiner/karabiner.json | 
Changes
    
--- a/karabiner/karabiner.json	Sun Oct 08 15:33:39 2017 -0400
+++ b/karabiner/karabiner.json	Sun Oct 08 16:01:13 2017 -0400
@@ -56,12 +56,7 @@
                                 ],
                                 "to_if_alone": [
                                     {
-                                        "key_code": "escape",
-                                        "modifiers": {
-                                            "optional": [
-                                                "any"
-                                            ]
-                                        }
+                                        "key_code": "escape"
                                     }
                                 ],
                                 "type": "basic"
@@ -73,7 +68,7 @@
                         "manipulators": [
                             {
                                 "from": {
-                                    "key_code": "space",
+                                    "key_code": "spacebar",
                                     "modifiers": {
                                         "mandatory": [
                                             "right_shift"