This is my configuration for the Whitefox keyboard (True Fox layout)
- Modifier keys are set according to Apple’s standard.
- Includes functions keys for media, volume/mute, eject
- F16 & F17 keys — I use F16 as a cough button for calls with Shush, and F17 for a Keyboard Maestro palette.
- Hyper key— My layout uses some custom KLL via the kiibohd configurator to remap the Caps Lock key to Command+Control+Option+Shift, which is useful for mapping systemwide keyboard shortcuts with Keyboard Maestro, inspired by Brett Terpstra’s post.
- 6/N-KRO switch in case media keys stop working in Windows 10, based on this layout.
The KLL to remap Caps Lock to Hyper is:
U"CAPSLOCK" : U"LCTRL" + U"LSHIFT" + U"LALT" + U"LGUI";
Here is what it looks like inserted into the base layer in kiibohd configurator:
Holding Caps Lock now functions as holding all modifier keys, and caps lock functionality is still available on the f1 layer.
- Download a copy of the configuration file.
- Follow the Input Club guide to install the customized firmware.
If you would like to modify this layout, I’d recommend you import WhiteFox-TrueFoxBlank.json into the kiibohd configurator. I have not tested the firmware with the Input Club online configurator.