Created
October 20, 2017 01:15
-
-
Save yqrashawn/19bae668e565aebae52f7310a94d6dff to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/docs/json/personal_apm1467.json b/docs/json/personal_apm1467.json | |
index c8baefa..7a76a00 100644 | |
--- a/docs/json/personal_apm1467.json | |
+++ b/docs/json/personal_apm1467.json | |
@@ -39,11 +39,8 @@ | |
{ | |
"type": "basic", | |
"from": { | |
- "key_code": "k", | |
+ "key_code": "w", | |
"modifiers": { | |
- "mandatory": [ | |
- "right_command" | |
- ], | |
"optional": [ | |
"caps_lock" | |
] | |
@@ -66,11 +63,8 @@ | |
{ | |
"type": "basic", | |
"from": { | |
- "key_code": "j", | |
+ "key_code": "q", | |
"modifiers": { | |
- "mandatory": [ | |
- "right_command" | |
- ], | |
"optional": [ | |
"caps_lock" | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment