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ć d633cf3ccb [Keymap] Update personal userspace and keymaps (#6654)
* Enable Fn layer tap dances only if LAYER_FN is defined

* Update KBD6X keymap spacing to match LAYOUT spacing

* Add regular FNLK to userspace, update keymap comment labels

* Rename KC_BRK → BREAK, KC_SYSR → SYSRQ in userspace

* Change mousekey positions in KBD6X

* Disable Console in KBD6X to reduce firmware size

* Return false in process_record_* only when overriding existing keys

* Fix Caps light not working after LSFT_FN

* Refactor Fn/Caps light, fix sequencing issues
6 years ago
..
keymaps [Keymap] Update personal userspace and keymaps (#6654) 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 a universal flash command for cli (#6224) 6 years ago
visualizer.c Shared default animations 8 years ago
whitefox.c Enable tap dance and other features for Whitefox 7 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.