Skip to content

crosbyh/whitefox

Repository files navigation

My macOS Whitefox keyboard configuration

This is my configuration for the Whitefox keyboard (True Fox layout)

macOS compatible configuration for the Whitefox keyboard

Key Features

  • 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.

Hyper key custom KLL

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:

Custom kll for macOS hyperkey

Holding Caps Lock now functions as holding all modifier keys, and caps lock functionality is still available on the f1 layer.

Installation

  1. Download a copy of the configuration file.
  2. Follow the Input Club guide to install the customized firmware.

Modifying

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.

About

KLL files for my Whitefox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published