diff options
author | IBNobody <protospherex@gmail.com> | 2016-10-29 11:13:15 -0500 |
---|---|---|
committer | IBNobody <protospherex@gmail.com> | 2016-10-29 11:13:15 -0500 |
commit | e40c33f754a86c4dd7bd3c7b5c7efe822f2893bc (patch) | |
tree | bf372a8afead88128f68d373435025a16fbf53c2 /keyboards/cluecard/keymaps/rgb_effects/readme.md | |
parent | 973f526bb4928bf3aec6067aa444b31ace997c8a (diff) | |
parent | 32f88c07173b795c6981c779057dceba00aeb1cb (diff) |
Merge branch 'master' of https://github.com/IBNobody/qmk_firmware
Diffstat (limited to 'keyboards/cluecard/keymaps/rgb_effects/readme.md')
-rw-r--r-- | keyboards/cluecard/keymaps/rgb_effects/readme.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/cluecard/keymaps/rgb_effects/readme.md b/keyboards/cluecard/keymaps/rgb_effects/readme.md new file mode 100644 index 0000000000..949cac394e --- /dev/null +++ b/keyboards/cluecard/keymaps/rgb_effects/readme.md @@ -0,0 +1,7 @@ +# RGB effect test keymap for cluecard + +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. |