diff options
author | akrob <akrob@users.noreply.github.com> | 2018-10-27 10:41:17 -0600 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-10-27 09:41:17 -0700 |
commit | 5be438f03d0ae3ebdb9e24d249fdfd7f5c573634 (patch) | |
tree | 8ac8998b5b6a6cf51fb4a932899c24ae1f628931 /keyboards/iris/keymaps/transmogrified/Readme.md | |
parent | 9ea01035202e0d9b43413537702ac77b4c32108c (diff) | |
download | qmk_firmware-5be438f03d0ae3ebdb9e24d249fdfd7f5c573634.tar.gz |
Keymap: update keymap transmogrified (#4241)
* layer locked breathing, layer changed brighter leds
* move config for tapping term into config.h
* Respect LED off even with layer indicators, add readme and update config
to new standard
* update Readme with note about both sides of board being required to flash
Diffstat (limited to 'keyboards/iris/keymaps/transmogrified/Readme.md')
-rw-r--r-- | keyboards/iris/keymaps/transmogrified/Readme.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/iris/keymaps/transmogrified/Readme.md b/keyboards/iris/keymaps/transmogrified/Readme.md new file mode 100644 index 000000000..96e27411d --- /dev/null +++ b/keyboards/iris/keymaps/transmogrified/Readme.md @@ -0,0 +1,9 @@ +This layout is an attempt to make switching between the Iris and my laptop keyboard as seemless as possible. I switch caps lock and Ctrl/ESC on my laptop and I am able to adjust well with everything else... I still miss the Iris, but I am able to get work done. + +I use the following lighting queues to indicate layer changes. + +* Momentary toggled layer : LEDs brighten and dim when layer is released. +* Locked layer : LEDs breath. +* Config layer locked : LEDs off. + +NOTE you will need to flash both sides to update the brightness_levels so that breathing works on both sides as expected. |