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
This commit is contained in:
skullydazed
2017-09-06 15:27:29 -07:00
committed by GitHub
parent 2b3803eb5e
commit af14e672c9
8 changed files with 173 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
ifndef MAKEFILE_INCLUDED
include ../../../Makefile
endif