1
0
Fork 0

Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into modifier-release-fix

This commit is contained in:
Wojciech Siewierski 2016-04-03 11:14:08 +02:00
commit 47dd29513e
220 changed files with 47824 additions and 42726 deletions

View file

@ -290,7 +290,7 @@ For this mod, you need an unused pin wiring to DI of WS2812 strip. After wiring
RGBLIGHT_ENABLE = yes
Please note that the underglow is not compatible with MIDI functions. So you cannot enable both of them at the same time.
Please note that the underglow is not compatible with audio output. So you cannot enable both of them at the same time.
Please add the following options into your config.h, and set them up according your hardware configuration.
@ -330,4 +330,4 @@ what things are (and likely aren't) too risky.
- EEPROM has around a 100000 write cycle. You shouldn't rewrite the
firmware repeatedly and continually; that'll burn the EEPROM
eventually.