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ć d1d5f20078 Update whitefox/konstantin keymap (#4363)
* Use Magic+Esc for entering bootloader mode

* Expand rules.mk

* Improve FN_RCTL tap dance

* Avoid one-line if statements

* Add PROGMEM to keymaps definition

* td_fn_rctl_* → td_fn_rctrl_*

* Fix FN_RCTL tap dance bug when count is 4, 8, 12 etc.

* Add ACTION_TAP_DANCE_DOUBLE_MODS

* Rearrange/rename keycode defines

* Use RAL_RGU and RCT_RSF in keymaps

* Replace keymap ASCII art with box drawing characters

* Add FN_FNLK and use it

* Set Unicode input mode in eeconfig_init_user instead of matrix_init_user
7 years ago
..
keymaps Update whitefox/konstantin keymap (#4363) 7 years ago
board_is31fl3731c.h Rename board files to lowercase 8 years ago
bootloader_defs.h Initial whitefox support 8 years ago
chconf.h Increase tick frequency for responsiveness 8 years ago
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 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 Fix a few minor formatting annoyances in WhiteFox (#3331) 7 years ago
rules.mk Update whitefox to use the K-Type teensy workaround 7 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.