While waiting for my Model 100 to arrive, does anyone has experience programming the Globe key (Apple keyboard) into Chrysalis?
My current daily driver is an iPad Pro 12.9” with Magic Keyboard and kinda using the Globe key quiet often.
PS I’m just learning Swift on late 2014 MBP. Once I get the hang of it I’ll buy a new Mac. Until then I mostly use my iPad Pro with keyboard connected to an external monitor.
It seems the globe key (function/fn key) can only legally be used by Apple as a true key. I assume that allows them to sell more keyboards… The workaround you found is probably the best solution, and should work “at the OS level on all [Apple] devices”.
@jesse Not sure how you dit it, but that globe key in latest Chrysalis update (0.11.6) . . . Perfect! I remapped it under Page Down. I’ve never used that key in my life. And that position on the Model 100 made the most sense.
(apologies for re-opening this thread. however, I think this might be relevant)
The thing we need to figure out is what USB hid event it sends.
I use my model01 for both mac and linux, and swap between them regularly. I mapped the Globe key to LED, and it works wonderfully on my mac - but when I move to linux of course it does nothing. xev tells me nothing either.
I did some of my own internet searching, and I found a discussion and some code which might help. QMK Apple Fn · GitHub
And another discussion with… well, not a solution, but something which might mean something to you (@jesse):
It’s a “consumer control” key - I wouldn’t expect it to do anything useful on Linux. But also, we’re not restricted to 6KRO, so that’s not a big issue here.