diff options
author | QMK Bot <hello@qmk.fm> | 2022-01-08 21:23:13 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-01-08 21:23:13 +0000 |
commit | ff878aa30cf7be9a68b086ed7745451901df050d (patch) | |
tree | 40c8ced87126b12ecbd40ff579539baac9ef87e5 /keyboards/bpiphany/frosty_flake/readme.md | |
parent | 98aaf7dccd304795de62199e9040c834700b7611 (diff) | |
parent | 4c080be8e8fd2d1a7a818022634b08c76ee92e40 (diff) | |
download | qmk_firmware-ff878aa30cf7be9a68b086ed7745451901df050d.tar.gz qmk_firmware-ff878aa30cf7be9a68b086ed7745451901df050d.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/bpiphany/frosty_flake/readme.md')
-rw-r--r-- | keyboards/bpiphany/frosty_flake/readme.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/keyboards/bpiphany/frosty_flake/readme.md b/keyboards/bpiphany/frosty_flake/readme.md index 5917022a88..7c64085182 100644 --- a/keyboards/bpiphany/frosty_flake/readme.md +++ b/keyboards/bpiphany/frosty_flake/readme.md @@ -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 |