summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-03-30 17:40:22 +0200
committerJack Humbert <jack.humb@gmail.com>2016-03-30 17:40:22 +0200
commitae47275bf34549a0f66cb2f37daca299fd4ecdee (patch)
tree0d5c250a337e935a8aab7401e6b29c0bdb92ffc2
parent6186de5828564d5881673412d9375ef2342df8c9 (diff)
parentac3f3a85d571658fe2dcb98458cfd0c14e418150 (diff)
downloadqmk_firmware-ae47275bf34549a0f66cb2f37daca299fd4ecdee.tar.gz
qmk_firmware-ae47275bf34549a0f66cb2f37daca299fd4ecdee.tar.xz
Merge pull request #229 from NoahAndrews/patch-5
The readme was also wrong about the conflict between audio and RGB
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6a6bbed40..985733067 100644
--- a/README.md
+++ b/README.md
@@ -269,7 +269,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.
@@ -309,4 +309,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.
- \ No newline at end of file
+