Created
October 3, 2016 07:12
-
-
Save tobiaszwaszak/e6b51ab3bf203b0c3b7e7133c924756e 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
| { | |
| "profiles": [ | |
| { | |
| "name": "Default profile", | |
| "selected": true, | |
| "simple_modifications": { | |
| "caps_lock": "escape", | |
| "f14": "vk_consumer_previous", | |
| "f15": "vk_consumer_play", | |
| "f16": "vk_consumer_next", | |
| "keypad_period": "comma" | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment