diff options
author | Joao Maia <jm@joao-maia.com> | 2019-07-18 20:31:40 +0100 |
---|---|---|
committer | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-07-18 12:31:40 -0700 |
commit | 00c6892b3f8abc7d9b298d77cb965c9c242dd953 (patch) | |
tree | e25c2b7f2d525c45c2051662db884750b4f15c80 /keyboards/handwired/6macro/keymaps/default/readme.md | |
parent | 171f7c561b8217ab4169c36e31fcdc05012c4add (diff) | |
download | qmk_firmware-00c6892b3f8abc7d9b298d77cb965c9c242dd953.tar.gz qmk_firmware-00c6892b3f8abc7d9b298d77cb965c9c242dd953.zip |
[Keyboard] Add 6macro keyboard (#6362)
* Initial commit for 6macro firmware
* Updated layout documentation
* Removed unused commented code
Diffstat (limited to 'keyboards/handwired/6macro/keymaps/default/readme.md')
-rw-r--r-- | keyboards/handwired/6macro/keymaps/default/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/handwired/6macro/keymaps/default/readme.md b/keyboards/handwired/6macro/keymaps/default/readme.md new file mode 100644 index 0000000000..dd42a8fc62 --- /dev/null +++ b/keyboards/handwired/6macro/keymaps/default/readme.md @@ -0,0 +1,15 @@ +Layer 0: + +![Layer 0](https://raw.githubusercontent.com/joaofbmaia/6macro/master/layer0_default.png) + +Layer 1: + +![Layer 1](https://raw.githubusercontent.com/joaofbmaia/6macro/master/layer1.png) + +Layer 2: + +![Layer 2](https://raw.githubusercontent.com/joaofbmaia/6macro/master/layer2.png) + +# Default 6macro Layout + +This is the default layout. Layer 0 is mappped to function keys 13-18. Top right key switches to layer above when held. Upper layers are for RGB control.
\ No newline at end of file |