diff options
author | yulei <yuleiz@gmail.com> | 2020-01-08 16:11:45 +0800 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-01-08 00:11:45 -0800 |
commit | fe860131dd60e38d95e12da3d5ecaf22f82aa344 (patch) | |
tree | c7a30be7fd784574f8d25405bfdddbb5b4724499 /keyboards/exclusive/e6_rgb/keymaps/allleds/readme.md | |
parent | 4a09679d740a68ba0cf3020cdaf4d010bd2beca5 (diff) |
[Keyboard] fixed hhkb keymap issue on e6_rgb (#7684)
* fixed hhkb keymap issue and added allleds configuration
* fixed layout mismatch
* add more matrix control
* remove redundent define in rules.mk
* turn NKRO on
* remove allled macro, adding readme in allleds mode, add via support
* add two more layers for via
* update readme file
* Update keyboards/exclusive/e6_rgb/keymaps/allleds/readme
* Update keyboards/exclusive/e6_rgb/keymaps/allleds/readme.md
Diffstat (limited to 'keyboards/exclusive/e6_rgb/keymaps/allleds/readme.md')
-rw-r--r-- | keyboards/exclusive/e6_rgb/keymaps/allleds/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/exclusive/e6_rgb/keymaps/allleds/readme.md b/keyboards/exclusive/e6_rgb/keymaps/allleds/readme.md new file mode 100644 index 0000000000..f9d6b26522 --- /dev/null +++ b/keyboards/exclusive/e6_rgb/keymaps/allleds/readme.md @@ -0,0 +1,13 @@ +This keymap turns RGB underglow and per-key RGB ON at the same time. + +While this is the case: + +RGB_TOG, RGB_MOD, etc to control the RGB underglow + +F13-F17 were used to control the per key RGB + +- F13 to turn the RGB on/off +- F14 to change the effect mode +- F15 to increase the HUE +- F16 to increase the SAT +- F17 to increase the VAL |