Compare commits
No commits in common. "c915b62af878b32271db642179a7471f2778eb4c" and "51b9aee2be2291716094b15cb2e32f32a04ec8e3" have entirely different histories.
c915b62af8
...
51b9aee2be
@ -240,7 +240,7 @@
|
|||||||
"to": [
|
"to": [
|
||||||
{
|
{
|
||||||
"mouse_key": {
|
"mouse_key": {
|
||||||
"x": -1300
|
"x": -1018
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -262,7 +262,7 @@
|
|||||||
"to": [
|
"to": [
|
||||||
{
|
{
|
||||||
"mouse_key": {
|
"mouse_key": {
|
||||||
"y": 1300
|
"y": 1018
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -284,7 +284,7 @@
|
|||||||
"to": [
|
"to": [
|
||||||
{
|
{
|
||||||
"mouse_key": {
|
"mouse_key": {
|
||||||
"y": -1300
|
"y": -1018
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -306,7 +306,7 @@
|
|||||||
"to": [
|
"to": [
|
||||||
{
|
{
|
||||||
"mouse_key": {
|
"mouse_key": {
|
||||||
"x": 1300
|
"x": 1018
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -726,20 +726,6 @@
|
|||||||
"manipulate_caps_lock_led": true,
|
"manipulate_caps_lock_led": true,
|
||||||
"simple_modifications": [],
|
"simple_modifications": [],
|
||||||
"treat_as_built_in_keyboard": false
|
"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": [
|
"fn_function_keys": [
|
||||||
@ -889,26 +875,6 @@
|
|||||||
"key_code": "right_command"
|
"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": {
|
"virtual_hid_keyboard": {
|
||||||
|
Loading…
Reference in New Issue
Block a user