I noticed in the new Magic Keyboard with Touch ID and Numeric Keypad that the fn key below F13 has been relocated to the left corner. But it has been replaced by this key. Anyone know what this is?
Got my keyboard yesterday. It shows the secondary menu. Kinda an odd key imho.
{
"description": "Change key 'application' to (Globe)fn",
"manipulators": [
{
"from": {
"key_code": "application",
"modifiers": {
"mandatory": ["any"],
"optional": ["any"]
}
},
"to": [
{
"apple_vendor_top_case_key_code": "keyboard_fn",
"modifiers": []
}
],
"type": "basic"
}
]
}