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"
}
]
}