]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add a clueboard rev3 (#1688)
authorskullydazed <skullydazed@users.noreply.github.com>
Wed, 6 Sep 2017 22:27:29 +0000 (15:27 -0700)
committerGitHub <noreply@github.com>
Wed, 6 Sep 2017 22:27:29 +0000 (15:27 -0700)
commitaf14e672c9c82b4a906ab9e3eae649d96158d2bd
treec489529d87a1ccc8f6a3ed2f36a4486c5afafa19
parent2b3803eb5efd76323ffc95ba1bc2a3608d83ceec
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
keyboards/clueboard/clueboard.h
keyboards/clueboard/config.h
keyboards/clueboard/readme.md
keyboards/clueboard/rev3/Makefile [new file with mode: 0644]
keyboards/clueboard/rev3/config.h [new file with mode: 0644]
keyboards/clueboard/rev3/rev3.c [new file with mode: 0644]
keyboards/clueboard/rev3/rev3.h [new file with mode: 0644]
keyboards/clueboard/rev3/rules.mk [new file with mode: 0644]