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,7 +916,7 @@
|
|||||||
],
|
],
|
||||||
"virtual_hid_keyboard": {
|
"virtual_hid_keyboard": {
|
||||||
"caps_lock_delay_milliseconds": 0,
|
"caps_lock_delay_milliseconds": 0,
|
||||||
"country_code": 0,
|
"country_code": 1,
|
||||||
"keyboard_type": "iso",
|
"keyboard_type": "iso",
|
||||||
"mouse_key_xy_scale": 100
|
"mouse_key_xy_scale": 100
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user