Explorar el Código

disables space cadet rollover

Erez Zukerman hace 8 años
padre
commit
13c882a1fb
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      keyboards/ergodox/ez/config.h

+ 3 - 0
keyboards/ergodox/ez/config.h

@@ -49,6 +49,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define RGBLIGHT_SAT_STEP 255
 #define RGBLIGHT_VAL_STEP 12
 
+/* fix space cadet rollover issue */
+#define DISABLE_SPACE_CADET_ROLLOVER
+
 // #define RGB_MIDI
 #define RGBW_BB_TWI