* Remove the #10088 hotfix for K20x MCU:s. It seems to _cause_ the issue it intended to solve there. * Cleaner way of removing #10088 hotfix. Now only affects Ergodox Infinity, Whitefox and K-type, though. Switches over Ergodox Infinity to the `IC_TEENSY_3_1` board, since that was a nice place to implement the `restart_usb_driver` override. However, I would guess this issue is present for other K20x/Teensy 3.1 boards as well... * Fix comment regarding `IC_TEENSY_3_1` for all keyboards using it. |
||
|---|---|---|
| .. | ||
| keymaps | ||
| board_is31fl3731c.h | ||
| chconf.h | ||
| config.h | ||
| gfxconf.h | ||
| halconf.h | ||
| info.json | ||
| 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
Flashing example for this keyboard:
make whitefox:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.