diff options
author | Sebastian Kaim <Sebb767@users.noreply.github.com> | 2018-08-20 04:32:35 +0200 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-19 19:32:35 -0700 |
commit | 4a3eb3bdd457af85fda4b25d9e6379ee245d468b (patch) | |
tree | 79d1ce2dc5c7df85f5fd794034aa02d03bdca79f /keyboards/ps2avrGB/README.md | |
parent | 10c636a1eeaff65292edabe7f01c781110ba871f (diff) |
[WIP] Added support for the b.face keyboard (#2493)
* Added support for the b.face keyboard
This commit adds support for the 60% keyboard from winkeyless, the
b.face. The basic keyboard layout as well as the RGB backlighting
works as expected; the per-key LEDs can be turned on or off but not
yet dimmed. A default 60% US-layout is included.
* Added link to the bface in the ps2avrGB README
Diffstat (limited to 'keyboards/ps2avrGB/README.md')
-rw-r--r-- | keyboards/ps2avrGB/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/ps2avrGB/README.md b/keyboards/ps2avrGB/README.md index 5111be2646..8399dff029 100644 --- a/keyboards/ps2avrGB/README.md +++ b/keyboards/ps2avrGB/README.md @@ -17,6 +17,7 @@ compatible with QMK; fully supported boards have their own directory. - [b.fake](https://github.com/qmk/qmk_firmware/tree/master/keyboards/bfake) - [b.mini](https://github.com/qmk/qmk_firmware/tree/master/keyboards/bmini) +- [b.face](https://github.com/qmk/qmk_firmware/tree/master/keyboards/bface) - [pearl](https://github.com/qmk/qmk_firmware/tree/master/keyboards/pearl) ## Installing |