qmk-firmware/keyboards/whitefox
Konstantin Đorđević 38fdf7a2d2 [Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312)
* Add missing TD_RSF_RCT tap dance

* Use standard QMK HSV and RGB structs, fix Godspeed colors

* Move PROGMEM after the type in RGB intervals

* Add MODERN_DOLCH_RED color, use it on KBD6X

* Use 255 instead of RGBLIGHT_LIMIT_VAL in color definitions

* Remove IS_COMMAND override on Whitefox
2019-07-12 06:16:28 -07:00
..
keymaps [Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312) 2019-07-12 06:16:28 -07:00
board_is31fl3731c.h Fix apparent typo in WhiteFox LED config 2018-12-28 22:55:59 -08: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 Adds a default value for IS_COMMAND for COMMAND feature (#4301) 2019-01-26 15:49:45 -08:00
gfxconf.h Make it easier to use drivers 2017-07-10 09:01:59 -04:00
halconf.h Add a custom USB driver for ARM (#2750) 2018-04-15 20:42:53 -04:00
info.json Fix a few minor formatting annoyances in WhiteFox (#3331) 2018-07-07 11:45:49 -07:00
led.c Initial whitefox support 2017-01-03 23:41:52 -08:00
matrix.c Fix call to memset for various keyboards 2018-01-12 13:23:38 -05:00
mcuconf.h Update clock frequencies to match the infinity ergodox 2017-01-09 11:15:10 -08:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Add DFU Suffix for ARM boards (#5763) 2019-05-03 08:24:22 -07:00
visualizer.c Shared default animations 2017-07-10 09:01:59 -04:00
whitefox.c Enable tap dance and other features for Whitefox 2017-12-08 16:06:24 -05:00
whitefox.h Dhertz' keymaps (#3094) 2018-06-02 08:50:01 -07: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.