qmk-dactyl-manuform-a/keyboards/whitefox
Konstantin Đorđević 9cf69a1997
[Keymap] Update personal userspace and keymaps (#9082)
* Replace custom RCTRL implementation with built-in LM

Caveat: sends LCtrl instead of RCtrl

* Enable VIA support in KBD6X keymap

* Disable LTO on ChibiOS boards

* Disable locking support and Magic keycodes for all keymaps

* Organize and annotate rules.mk and config.h files

* Enable Console for Melody96 keymap

* L_RANGE_KEYMAP → LAYERS_KEYMAP

* Revert "Replace custom RCTRL implementation with built-in LM"

This reverts commit 17d706a82d7e31b53cd84efeb9b2ddb9922a2368.

* Set DYNAMIC_KEYMAP_LAYER_COUNT to 3 in Doro67 and Wasdat keymaps

* Enable Bootmagic Lite for all VIA keymaps
2020-05-15 23:36:08 -07:00
..
keymaps [Keymap] Update personal userspace and keymaps (#9082) 2020-05-15 23:36:08 -07:00
board_is31fl3731c.h 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
bootloader_defs.h Initial whitefox support 2017-01-03 23:41:52 -08:00
chconf.h 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -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 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
info.json [Keyboard] WhiteFox vanilla layout (#8043) 2020-01-30 02:52:35 -08: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 Arm Teensys to mcu_selection.mk (#8026) 2020-02-21 17:12:15 +11: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 [Keyboard] WhiteFox vanilla layout (#8043) 2020-01-30 02:52:35 -08: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.