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
chconf.h
config.h Adds a default value for IS_COMMAND for COMMAND feature (#4301) 2019-01-26 15:49:45 -08:00
gfxconf.h
halconf.h
info.json
led.c
matrix.c
mcuconf.h
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
whitefox.c
whitefox.h

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.