qmk-firmware/keyboards/frosty_flake
skullY 4e73b0b8d7 Make the bulk of our keyboards match the readme.md standard 2017-08-16 20:36:59 -04:00
..
keymaps hmm? 2017-05-30 14:19:57 -04:00
Makefile boilerplate project created with new_project.sh 2017-03-18 15:38:03 -07:00
config.h clean up config 2017-03-19 21:19:05 -07:00
frosty_flake.c clean up docs and provide defaults for keymap 2017-03-19 21:11:17 -07:00
frosty_flake.h Swap rows and columns to match the schematic 2017-03-19 20:34:53 -07:00
matrix.c Fix frosty_flake warning when print is disabled 2017-04-13 16:00:29 +03:00
readme.md Make the bulk of our keyboards match the readme.md standard 2017-08-16 20:36:59 -04:00
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 2017-06-30 16:09:52 -04:00

readme.md

Frosty Flake Controller

This is the firmware for Rev. 20140521 of the Frosty Flake controller by Bathroom Epiphanies, a replacement controller for the Cooler Master Quick Fire Rapid.

The code was adapted from the BathroomEpiphanies TMK Firmware, but has been cleaned up to match the schematic and gone through some minor refactoring for QMK.

Keyboard Maintainer: QMK Community Hardware Supported: Frosty Flake Hardware Availability: https://1upkeyboards.com/qfr-frosty-flake-controller.html

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

make frosty_flake-default

See build environment setup then the make instructions for more information.