]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Update the Cluecard readme files
authorFred Sundvik <fsundvik@gmail.com>
Sun, 9 Oct 2016 16:37:47 +0000 (19:37 +0300)
committerFred Sundvik <fsundvik@gmail.com>
Sun, 9 Oct 2016 16:37:47 +0000 (19:37 +0300)
keyboards/cluecard/keymaps/default/readme.md
keyboards/cluecard/keymaps/rgb_effects/readme.md

index 9e3b97beac962d72a60c3386bdf80aac9c340767..fa4e8ccad4c8543656c02fdb2a945c9d1033b992 100644 (file)
@@ -1 +1,5 @@
 # The default keymap for cluecard
+
+Note that this keymap has audio enabled, so the RGB mode button does not go through the different effects. 
+So the LEDs will still show a static light, that is configurable with the hue, staturation and brightness
+buttons. You can of course also turn them on and off with the on/off button.
index fa710b464183599265b82b3bd60c7a1a2dc8dae5..949cac394ed3d2eaeece874531e2d12c0b0035a6 100644 (file)
@@ -1,3 +1,7 @@
 # RGB effect test keymap for cluecard
 
-This keymap has audio disabled, and the RGB mode button does not go through the different effects 
+This keymap is made for testing the RGB effects. Audio is disabled and the mode buttons goes through each
+effect. If you run HID-listen you will be able to see which effect is active. For a list of effects, check
+the `rgblight.c` file.
+
+The hue, saturation and brightness buttons will work depending on which effect is active.