diff options
author | skullydazed <skullydazed@users.noreply.github.com> | 2018-02-10 17:08:37 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-10 17:08:37 -0800 |
commit | fa72d4aa5ad278bd830fdea6da4e6d1311bba96d (patch) | |
tree | ac5654154b17c6f02b9d354d9e4d350b3bf53915 /keyboards/clueboard/66/readme.md | |
parent | 88a7fa762f0b6b696b15334dde4851fdc601b558 (diff) | |
download | qmk_firmware-fa72d4aa5ad278bd830fdea6da4e6d1311bba96d.tar.gz |
Modernize clueboard, add 66_ansi and 66_iso layouts (#2377)
Diffstat (limited to 'keyboards/clueboard/66/readme.md')
-rw-r--r-- | keyboards/clueboard/66/readme.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/clueboard/66/readme.md b/keyboards/clueboard/66/readme.md index ad14ae9d6..42a261e2a 100644 --- a/keyboards/clueboard/66/readme.md +++ b/keyboards/clueboard/66/readme.md @@ -6,13 +6,13 @@ A fully customizable 66% keyboard. * Keyboard Maintainer: [Zach White](https://github.com/skullydazed) * Hardware Supported: Clueboard 66% PCB - * rev1 (1.0) - * rev2 (2.0, 2.0.1, 2.1, 2.5, 2.5.1, 2.6) - * rev3 (2.7) + * rev1 (PCB Version 1.0) + * rev2 (PCB Versions 2.0, 2.0.1, 2.1, 2.5, 2.5.1, 2.6) + * rev3 (PCB Versions 2.7, 2.8) * Hardware Availability: [clueboard.co](https://clueboard.co/) Make example for this keyboard (after setting up your build environment): - make clueboard/66:default + make clueboard/66/rev3:default See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. |