aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster
diff options
context:
space:
mode:
authorSelene ToyKeeper2020-07-08 21:53:26 -0600
committerSelene ToyKeeper2020-07-08 21:53:26 -0600
commit74f52999bf1d5d032889be231d1ae354e608c46e (patch)
tree3f9baf1f2e00a16f8e4d0df4bccf63b8da1d083e /spaghetti-monster
parentminor formatting cleanup (diff)
downloadanduril-74f52999bf1d5d032889be231d1ae354e608c46e.tar.gz
anduril-74f52999bf1d5d032889be231d1ae354e608c46e.tar.bz2
anduril-74f52999bf1d5d032889be231d1ae354e608c46e.zip
fixed D4v2.5 button LED behavior
Diffstat (limited to 'spaghetti-monster')
-rw-r--r--spaghetti-monster/anduril/cfg-emisar-d4v2.5.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/spaghetti-monster/anduril/cfg-emisar-d4v2.5.h b/spaghetti-monster/anduril/cfg-emisar-d4v2.5.h
index 5a5f2f2..bc0cf60 100644
--- a/spaghetti-monster/anduril/cfg-emisar-d4v2.5.h
+++ b/spaghetti-monster/anduril/cfg-emisar-d4v2.5.h
@@ -11,11 +11,9 @@
// TODO: the whole "indicator LED" thing needs to be refactored into
// "aux LED(s)" and "button LED(s)" since they work a bit differently
//#define USE_AUX_RGB_LEDS_WHILE_ON
-// allow button to be on while main LEDs are on
-#define USE_INDICATOR_LED_WHILE_RAMPING
-//#ifdef USE_INDICATOR_LED_WHILE_RAMPING
-//#undef USE_INDICATOR_LED_WHILE_RAMPING
-//#endif
+#ifdef USE_INDICATOR_LED_WHILE_RAMPING
+#undef USE_INDICATOR_LED_WHILE_RAMPING
+#endif
#define RGB_LED_OFF_DEFAULT 0x17 // low, rainbow
#define RGB_LED_LOCKOUT_DEFAULT 0x37 // blinking, rainbow
#define RGB_RAINBOW_SPEED 0x03 // half a second per color
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.