]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ergodox/ez/config.h
Merge commit '60b30c036397cb5627fa374bb930794b225daa29' as 'lib/lufa'
[qmk_firmware.git] / keyboards / ergodox / ez / config.h
index 2e273eb9733aedb9e9e49446b3d991433886a258..cc8aa3d40eef00efd415ea01859736aea49f3199 100644 (file)
@@ -49,15 +49,20 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define RGBLIGHT_SAT_STEP 255
 #define RGBLIGHT_VAL_STEP 12
 
-#define RGB_MIDI
+/* fix space cadet rollover issue */
+#define DISABLE_SPACE_CADET_ROLLOVER
+
+// #define RGB_MIDI
 #define RGBW_BB_TWI
 
 #define RGBW 1
 
 /* Set 0 if debouncing isn't needed */
-#define DEBOUNCE    5
+#define DEBOUNCE    15
+
+#define PREVENT_STUCK_MODIFIERS
 
-#define USB_MAX_POWER_CONSUMPTION 50
+#define USB_MAX_POWER_CONSUMPTION 500
 
 /*
  * Feature disable options