diff options
Diffstat (limited to 'keyboards/ps2avrGB/README.md')
-rw-r--r-- | keyboards/ps2avrGB/README.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/keyboards/ps2avrGB/README.md b/keyboards/ps2avrGB/README.md index 886e3aea8..5111be264 100644 --- a/keyboards/ps2avrGB/README.md +++ b/keyboards/ps2avrGB/README.md @@ -10,11 +10,14 @@ Note that this is a complete replacement for the firmware, so you won't be using Bootmapper Client to change any keyboard settings, since not all the USB report options are supported. +This is an example based on the b.mini keyboard for making other keyboards +compatible with QMK; fully supported boards have their own directory. + ## Supported Boards -Only the [B.mini X2](http://winkeyless.kr/product/b-mini-x2-pcb/) has been -tested so far (since it's the only one I own). But other boards that use -the ps2avrGB firmware should work as well. +- [b.fake](https://github.com/qmk/qmk_firmware/tree/master/keyboards/bfake) +- [b.mini](https://github.com/qmk/qmk_firmware/tree/master/keyboards/bmini) +- [pearl](https://github.com/qmk/qmk_firmware/tree/master/keyboards/pearl) ## Installing |