mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
Update Karabiner config
The country code change fixes the problem where ` and § are swapped.
This commit is contained in:
parent
7cd0abc4a0
commit
1c543d379e
@ -916,10 +916,10 @@
|
||||
],
|
||||
"virtual_hid_keyboard": {
|
||||
"caps_lock_delay_milliseconds": 0,
|
||||
"country_code": 0,
|
||||
"country_code": 1,
|
||||
"keyboard_type": "iso",
|
||||
"mouse_key_xy_scale": 100
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user