forked from forks/qmk_firmware
d1d5f20078
* Use Magic+Esc for entering bootloader mode * Expand rules.mk * Improve FN_RCTL tap dance * Avoid one-line if statements * Add PROGMEM to keymaps definition * td_fn_rctl_* → td_fn_rctrl_* * Fix FN_RCTL tap dance bug when count is 4, 8, 12 etc. * Add ACTION_TAP_DANCE_DOUBLE_MODS * Rearrange/rename keycode defines * Use RAL_RGU and RCT_RSF in keymaps * Replace keymap ASCII art with box drawing characters * Add FN_FNLK and use it * Set Unicode input mode in eeconfig_init_user instead of matrix_init_user |
||
---|---|---|
.. | ||
keymaps | ||
board_is31fl3731c.h | ||
bootloader_defs.h | ||
chconf.h | ||
config.h | ||
gfxconf.h | ||
halconf.h | ||
info.json | ||
led.c | ||
matrix.c | ||
mcuconf.h | ||
readme.md | ||
rules.mk | ||
visualizer.c | ||
whitefox.c | ||
whitefox.h |
WhiteFox
A compact 65% keyboard.
Keyboard Maintainer: QMK Community
Hardware Supported: Whitefox PCB
Hardware Availability: https://input.club/whitefox/
Make example for this keyboard (after setting up your build environment):
make whitefox:default
See build environment setup then the make instructions for more information.