|
|
|
@ -6,28 +6,7 @@
|
|
|
|
|
},
|
|
|
|
|
"profiles": [
|
|
|
|
|
{
|
|
|
|
|
"devices": [
|
|
|
|
|
{
|
|
|
|
|
"disable_built_in_keyboard_if_exists": false,
|
|
|
|
|
"identifiers": {
|
|
|
|
|
"is_keyboard": true,
|
|
|
|
|
"is_pointing_device": false,
|
|
|
|
|
"product_id": 1553,
|
|
|
|
|
"vendor_id": 3897
|
|
|
|
|
},
|
|
|
|
|
"ignore": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"disable_built_in_keyboard_if_exists": false,
|
|
|
|
|
"identifiers": {
|
|
|
|
|
"is_keyboard": true,
|
|
|
|
|
"is_pointing_device": false,
|
|
|
|
|
"product_id": 601,
|
|
|
|
|
"vendor_id": 1452
|
|
|
|
|
},
|
|
|
|
|
"ignore": true
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"devices": [],
|
|
|
|
|
"fn_function_keys": {
|
|
|
|
|
"f1": "vk_consumer_brightness_down",
|
|
|
|
|
"f10": "mute",
|
|
|
|
@ -42,14 +21,19 @@
|
|
|
|
|
"f8": "vk_consumer_play",
|
|
|
|
|
"f9": "vk_consumer_next"
|
|
|
|
|
},
|
|
|
|
|
"name": "Default profile",
|
|
|
|
|
"name": "Default Profile",
|
|
|
|
|
"one_to_many_mappings": {},
|
|
|
|
|
"selected": true,
|
|
|
|
|
"simple_modifications": {
|
|
|
|
|
"caps_lock": "left_control"
|
|
|
|
|
},
|
|
|
|
|
"standalone_keys": {
|
|
|
|
|
"caps_lock": "escape"
|
|
|
|
|
},
|
|
|
|
|
"virtual_hid_keyboard": {
|
|
|
|
|
"caps_lock_delay_milliseconds": 0,
|
|
|
|
|
"keyboard_type": "ansi"
|
|
|
|
|
"keyboard_type": "ansi",
|
|
|
|
|
"standalone_keys_delay_milliseconds": 200
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|