diff options
author | dbroqua <dbroqua@mousur.org> | 2016-10-14 21:53:37 +0200 |
---|---|---|
committer | dbroqua <dbroqua@mousur.org> | 2016-10-14 21:53:37 +0200 |
commit | 28ca1f5345f665e262e8f5af88ac166afcd35add (patch) | |
tree | 608b09db4b9a09012d558e8352768b690900d407 /keyboards/cluecard/keymaps/rgb_effects/readme.md | |
parent | 0320fbf6f4c3c6d079226bc49c7b4d3a3906f5d7 (diff) | |
parent | 2098b363eac81298ca51edc06970a767d991c78c (diff) |
Merge branch 'master' of https://github.com/Dbroqua/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. |