summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/karabiner/karabiner.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/config/karabiner/karabiner.json b/config/karabiner/karabiner.json
index 94c145a..203bed9 100644
--- a/config/karabiner/karabiner.json
+++ b/config/karabiner/karabiner.json
@@ -909,6 +909,30 @@
"to": {
"key_code": "fn"
}
+ },
+ {
+ "from": {
+ "consumer_key_code": "rewind"
+ },
+ "to": {
+ "key_code": "vk_none"
+ }
+ },
+ {
+ "from": {
+ "consumer_key_code": "play_or_pause"
+ },
+ "to": {
+ "key_code": "vk_none"
+ }
+ },
+ {
+ "from": {
+ "consumer_key_code": "fastforward"
+ },
+ "to": {
+ "key_code": "vk_none"
+ }
}
],
"virtual_hid_keyboard": {