Added magic keyboard into a karabinier

This commit is contained in:
Marcin Woźniak 2022-09-02 18:39:15 +02:00
parent 2638d2b59a
commit c915b62af8
Signed by: y0rune
GPG Key ID: F204C385F57EB348
1 changed files with 34 additions and 0 deletions

View File

@ -726,6 +726,20 @@
"manipulate_caps_lock_led": true,
"simple_modifications": [],
"treat_as_built_in_keyboard": false
},
{
"disable_built_in_keyboard_if_exists": false,
"fn_function_keys": [],
"identifiers": {
"is_keyboard": true,
"is_pointing_device": false,
"product_id": 1031,
"vendor_id": 4176
},
"ignore": true,
"manipulate_caps_lock_led": true,
"simple_modifications": [],
"treat_as_built_in_keyboard": false
}
],
"fn_function_keys": [
@ -875,6 +889,26 @@
"key_code": "right_command"
}
]
},
{
"from": {
"key_code": "non_us_backslash"
},
"to": [
{
"key_code": "grave_accent_and_tilde"
}
]
},
{
"from": {
"consumer_key_code": "eject"
},
"to": [
{
"consumer_key_code": "al_terminal_lock_or_screensaver"
}
]
}
],
"virtual_hid_keyboard": {