amarsyla / hidutil-key-remapping-generator

Simple tool to generate HIDUTIL key remapping configurations for MacOS
https://hidutil-generator.netlify.app/
263 stars 18 forks source link

Add the key code for the touch id button of the Magic Keyboard #22

Open Tekl opened 2 years ago

Tekl commented 2 years ago

The code is: 0xc00000040

From the IOHIDUsageTable: kHIDUsage_Csmr_Menu = 0x40, /* On/Off Control */

Karabiner names it: consumer_key_code "menu"