diff options
author | Fred Sundvik <fsundvik@gmail.com> | 2016-10-09 19:37:47 +0300 |
---|---|---|
committer | Fred Sundvik <fsundvik@gmail.com> | 2016-10-09 19:37:47 +0300 |
commit | db4dce731216cb6cdac65cb528329fd0caca5aa3 (patch) | |
tree | 3046ff472e71613698558b4111ff0ed92fb78858 /keyboards | |
parent | 02c9a992157d15c4988b9dc46cfa2f76bfea655c (diff) | |
download | qmk_firmware-db4dce731216cb6cdac65cb528329fd0caca5aa3.tar.gz qmk_firmware-db4dce731216cb6cdac65cb528329fd0caca5aa3.zip |
Update the Cluecard readme files
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/cluecard/keymaps/default/readme.md | 4 | ||||
-rw-r--r-- | keyboards/cluecard/keymaps/rgb_effects/readme.md | 6 |
2 files changed, 9 insertions, 1 deletions
diff --git a/keyboards/cluecard/keymaps/default/readme.md b/keyboards/cluecard/keymaps/default/readme.md index 9e3b97beac..fa4e8ccad4 100644 --- a/keyboards/cluecard/keymaps/default/readme.md +++ b/keyboards/cluecard/keymaps/default/readme.md @@ -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. diff --git a/keyboards/cluecard/keymaps/rgb_effects/readme.md b/keyboards/cluecard/keymaps/rgb_effects/readme.md index fa710b4641..949cac394e 100644 --- a/keyboards/cluecard/keymaps/rgb_effects/readme.md +++ b/keyboards/cluecard/keymaps/rgb_effects/readme.md @@ -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. |