Skip to content

Instantly share code, notes, and snippets.

@jclusso
jclusso / karabiner.json
Created September 5, 2024 20:09
Disables all keys on Magic Keyboard so it can be mounted under the desk and only used for Touch ID.
{
"global": { "show_in_menu_bar": false },
"profiles": [
{
"devices": [
{
"identifiers": { "is_keyboard": true },
"ignore": true
},
{