summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/readme.md
diff options
context:
space:
mode:
authorskullydazed <skullydazed@users.noreply.github.com>2017-09-07 00:27:29 +0200
committerGitHub <noreply@github.com>2017-09-07 00:27:29 +0200
commitaf14e672c9c82b4a906ab9e3eae649d96158d2bd (patch)
treec489529d87a1ccc8f6a3ed2f36a4486c5afafa19 /keyboards/clueboard/readme.md
parent2b3803eb5efd76323ffc95ba1bc2a3608d83ceec (diff)
downloadqmk_firmware-af14e672c9c82b4a906ab9e3eae649d96158d2bd.tar.gz
qmk_firmware-af14e672c9c82b4a906ab9e3eae649d96158d2bd.tar.xz
Add a clueboard rev3 (#1688)
* Allow the knight animation to be restricted to a portion of the LED strip * Add keys for jumping directly to particular animation modes * Remove orphaned break statements * Tweak the `RGB_MODE` buttons so they cycle through the same mode. * small indentation fix * Add a new revision of the clueboard with 18 underlight LEDs
Diffstat (limited to 'keyboards/clueboard/readme.md')
-rw-r--r--keyboards/clueboard/readme.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/clueboard/readme.md b/keyboards/clueboard/readme.md
index 95b69befc..13859bc24 100644
--- a/keyboards/clueboard/readme.md
+++ b/keyboards/clueboard/readme.md
@@ -8,10 +8,11 @@ A fully customizable 66% keyboard.
* 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)
* Hardware Availability: [clueboard.co](https://clueboard.co/)
Make example for this keyboard (after setting up your build environment):
- make cluepad-default
+ make clueboard-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.