revert some attempts, update i2c

This commit is contained in:
Jack Humbert
2018-06-12 14:27:22 -04:00
parent 998ddbb122
commit b8564f5dd0
4 changed files with 14 additions and 15 deletions

View File

@@ -81,10 +81,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* fix space cadet rollover issue */
#define DISABLE_SPACE_CADET_ROLLOVER
// #define RGB_MIDI
#define RGBW_BB_TWI
// #define RGBW_BB_TWI
#define RGBW 1
// #define RGBW 1
/* "debounce" is measured in keyboard scans. Some users reported
* needing values as high as 15, which was at the time around 50ms.