qmk_firmware/keyboards/whitefox
Joe Wasson 743449472e Make PREVENT_STUCK_MODIFIERS the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
..
keymaps Keymaps: Add whitefox constexpr keymap (#3541) 2018-08-01 20:04:20 -07:00
board_is31fl3731c.h
bootloader_defs.h
chconf.h
config.h Make PREVENT_STUCK_MODIFIERS the default (#3107) 2018-09-17 13:48:02 -04:00
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.