You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/whitefox
Konstantin Đorđević cb1935aaff [Keymap] Update personal userspace and keymaps (now with 4 spaces!) (#5774)
* Add FnLk to Melody96 bottom row

* Update conditional in userspace makefile

Thanks @drashna

* Add F keys to Melody96 Fn layer

* Add FN_ESC alias to userspace

* Update KBD6X keymap

* Fix RGB_MATRIX_ENABLE constant name in #if

* Remove trailing \ from LAYOUT macro calls

* Set RGB mode on EEPROM reset in KBD6X

* Swap right and middle mouse buttons in KBD6X

* Rearrange RGB controls in KBD6X

* Update keycode aliases, replace CLEAR with DEL_NXT in KBD6X

Add Clear to KBD6X as RCtrl+`

* Convert code to 4 space indents

* Tweak RCTRL layer functionality

* Replace NUMPAD custom keycode with layer state logic

* Update RGB_MATRIX_ENABLE check

Co-Authored-By: vomindoraan <vomindoraan@gmail.com>
6 years ago
..
keymaps [Keymap] Update personal userspace and keymaps (now with 4 spaces!) (#5774) 6 years ago
board_is31fl3731c.h Fix apparent typo in WhiteFox LED config 6 years ago
bootloader_defs.h Initial whitefox support 8 years ago
chconf.h Increase tick frequency for responsiveness 8 years ago
config.h Adds a default value for IS_COMMAND for COMMAND feature (#4301) 6 years ago
gfxconf.h Make it easier to use drivers 8 years ago
halconf.h Add a custom USB driver for ARM (#2750) 7 years ago
info.json Fix a few minor formatting annoyances in WhiteFox (#3331) 7 years ago
led.c Initial whitefox support 8 years ago
matrix.c Fix call to memset for various keyboards 7 years ago
mcuconf.h Update clock frequencies to match the infinity ergodox 8 years ago
readme.md Modified URLs to point to new locations 6 years ago
rules.mk Add DFU Suffix for ARM boards (#5763) 6 years ago
visualizer.c Shared default animations 8 years ago
whitefox.c Enable tap dance and other features for Whitefox 8 years ago
whitefox.h Dhertz' keymaps (#3094) 7 years ago

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.