qmk-dactyl-manuform-a/keyboards/whitefox
Joakim Tufvegren 1409b36851
Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870)
* 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.
2021-08-04 07:38:37 +10:00
..
keymaps Migrate more `fn_actions` stuff (#13502) 2021-07-15 03:52:45 +10:00
board_is31fl3731c.h 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
chconf.h ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
config.h Migrate keyboards using uGFX to LED_MATRIX (#9657) 2021-06-10 17:46:09 +10:00
gfxconf.h
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
info.json Whitefox refactor (#10175) 2020-10-14 15:06:05 +11:00
mcuconf.h
readme.md Whitefox refactor (#10175) 2020-10-14 15:06:05 +11:00
rules.mk Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870) 2021-08-04 07:38:37 +10:00
visualizer.c Whitefox refactor (#10175) 2020-10-14 15:06:05 +11:00
whitefox.c __flash? (#13799) 2021-07-31 14:35:30 +01:00
whitefox.h Cleanup junk characters, part 1 (#13282) 2021-06-21 11:29:15 +01:00

readme.md

WhiteFox

A compact 65% keyboard.

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.