qmk-firmwares/keyboards/whitefox
Mattia Righetti ad0e6b6291
mattrighetti Whitefox keymap (#12582)
* Initial configuration with led and three layers

+ First layer contains classic keys
+ Second layer contains F keys and media keys
+ Third layer contains numbers in the top portion of the letter keys
+ Default LEDs configuration

* RGB toggle

* Documentation and minor changes

* Added LGUI key and remapped layer 2 on layer 1

* Removed backlight and led keys

* Updated keymap graphical representation

* Switched LGui with Lalt to emulate macOS layout

* Updated keymap with GNU License
2021-05-12 22:37:30 -07:00
..
keymaps mattrighetti Whitefox keymap (#12582) 2021-05-12 22:37:30 -07:00
board_is31fl3731c.h
chconf.h ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
config.h
gfxconf.h
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
info.json
mcuconf.h
readme.md
rules.mk
visualizer.c
whitefox.c
whitefox.h

WhiteFox

A compact 65% keyboard.

Make example for this keyboard (after setting up your build environment):

make whitefox:default

Flashing example for this keyboard:

make whitefox:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.