qmk-firmware/keyboards/whitefox
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784)
* redo make args to use colons, better folder structuring system [skip ci]

* don't put spaces after statements - hard lessons in makefile development

* fix-up some other rules.mk

* give travis a chance

* reset KEYMAPS variable

* start converting keyboards to new system

* try making all with travis

* redo make args to use colons, better folder structuring system [skip ci]

* don't put spaces after statements - hard lessons in makefile development

* fix-up some other rules.mk

* give travis a chance

* reset KEYMAPS variable

* start converting keyboards to new system

* try making all with travis

* start to update readmes and keyboards

* look in keyboard directories for board.mk

* update visualizer rules

* fix up some other keyboards/keymaps

* fix arm board ld includes

* fix board rules

* fix up remaining keyboards

* reset layout variable

* reset keyboard_layouts

* fix remainging keymaps/boards

* update readmes, docs

* add note to makefile error

* update readmes

* remove planck keymap warnings

* update references and docs

* test out tarvis build stages

* don't use stages for now

* don't use stages for now
2017-10-14 11:32:19 -10:00
..
keymaps remove all makefiles from keyboard directories 2017-09-27 08:21:09 -10:00
board_is31fl3731c.h Rename board files to lowercase 2017-07-10 09:01:59 -04:00
bootloader_defs.h Initial whitefox support 2017-01-03 23:41:52 -08:00
chconf.h Increase tick frequency for responsiveness 2017-01-09 10:54:36 -08:00
config.h Make it easier to use drivers 2017-07-10 09:01:59 -04:00
gfxconf.h Make it easier to use drivers 2017-07-10 09:01:59 -04:00
halconf.h Whitefox LED control (#1432) 2017-06-25 21:30:40 -04:00
led.c Initial whitefox support 2017-01-03 23:41:52 -08:00
matrix.c Wait for two ticks rather than 1 2017-01-10 03:00:36 -08:00
mcuconf.h Update clock frequencies to match the infinity ergodox 2017-01-09 11:15:10 -08:00
readme.md Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
rules.mk Make it easier to use drivers 2017-07-10 09:01:59 -04:00
visualizer.c Shared default animations 2017-07-10 09:01:59 -04:00
whitefox.c Initial whitefox support 2017-01-03 23:41:52 -08:00
whitefox.h Remove KC_ prefix from KEYMAP macro to match other keyboards 2017-01-09 10:45:34 -08:00

readme.md

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.