[Keyboard] Bathroom Epiphanies Frosty Flake rev 20130602 (#15365)
* add optional support for Frosty Flake rev 20130602 * update documentation with instructions on building for rev 20130602 * support revisions using subfolders instead of preprocessor directives * rules.mk cleanup
This commit is contained in:
parent
31331e6d33
commit
4c080be8e8
8 changed files with 162 additions and 24 deletions
|
@ -1,7 +1,7 @@
|
|||
# Frosty Flake Controller
|
||||
|
||||
This is the firmware for Rev. 20140521 of the Frosty Flake controller
|
||||
by [Bathroom Epiphanies](http://bathroomepiphanies.com/controllers/),
|
||||
This is the firmware for the Frosty Flake controller by
|
||||
[Bathroom Epiphanies](http://bathroomepiphanies.com/controllers/),
|
||||
a replacement controller for the [Cooler Master Quick Fire
|
||||
Rapid](http://www.coolermaster.com/peripheral/keyboards/quickfirerapid/).
|
||||
|
||||
|
@ -11,6 +11,10 @@ but has been cleaned up to match the
|
|||
[schematic](https://deskthority.net/wiki/File:Frosty_Flake_Schematics.pdf)
|
||||
and gone through some minor refactoring for QMK.
|
||||
|
||||
## Revision support
|
||||
There are two revisions of this controller. 20140521 is built by default.
|
||||
If you need to build for 20130602, it can be built with `make bpiphany/frosty_flake/20130602`
|
||||
|
||||
## 104 and 87 layout support
|
||||
|
||||
Support for both 104 key and 87 key layouts is provided. See the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue