Sfoglia il codice sorgente

disables space cadet rollover

Erez Zukerman 8 anni fa
parent
commit
13c882a1fb
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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