Skip to content

Instantly share code, notes, and snippets.

@tobiaszwaszak
Created October 3, 2016 07:12
Show Gist options
  • Select an option

  • Save tobiaszwaszak/e6b51ab3bf203b0c3b7e7133c924756e to your computer and use it in GitHub Desktop.

Select an option

Save tobiaszwaszak/e6b51ab3bf203b0c3b7e7133c924756e to your computer and use it in GitHub Desktop.

Revisions

  1. tobiaszwaszak created this gist Oct 3, 2016.
    15 changes: 15 additions & 0 deletions karabiner.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,15 @@
    {
    "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"
    }
    }
    ]
    }