diff options
author | Damien <Dbroqua@users.noreply.github.com> | 2016-10-13 21:51:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-13 21:51:35 +0200 |
commit | 2098b363eac81298ca51edc06970a767d991c78c (patch) | |
tree | 21efeb402b250ece4c62e39e71eec06d925eaea3 /keyboards/cluecard/keymaps/rgb_effects/readme.md | |
parent | 811257a0c8a20a7bf5481f745a083f7e7f01342c (diff) | |
parent | 0a9ad8f335f5b5b9d184d9e5e9ece6cda149df7e (diff) |
Merge pull request #9 from jackhumbert/master
Merge from jackhumbert
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. |