aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/rev3/rules.mk
diff options
context:
space:
mode:
authorskullydazed <skullydazed@users.noreply.github.com>2017-09-06 15:27:29 -0700
committerGitHub <noreply@github.com>2017-09-06 15:27:29 -0700
commitaf14e672c9c82b4a906ab9e3eae649d96158d2bd (patch)
treec489529d87a1ccc8f6a3ed2f36a4486c5afafa19 /keyboards/clueboard/rev3/rules.mk
parent2b3803eb5efd76323ffc95ba1bc2a3608d83ceec (diff)
downloadfirmware-af14e672c9c82b4a906ab9e3eae649d96158d2bd.tar.gz
firmware-af14e672c9c82b4a906ab9e3eae649d96158d2bd.tar.bz2
firmware-af14e672c9c82b4a906ab9e3eae649d96158d2bd.zip
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/rev3/rules.mk')
-rw-r--r--keyboards/clueboard/rev3/rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/clueboard/rev3/rules.mk b/keyboards/clueboard/rev3/rules.mk
new file mode 100644
index 000000000..54a2685bf
--- /dev/null
+++ b/keyboards/clueboard/rev3/rules.mk
@@ -0,0 +1 @@
+BACKLIGHT_ENABLE = yes \ No newline at end of file