diff options
author | M-AS <matthewtransformer@hotmail.com> | 2020-10-18 19:30:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-18 16:30:24 -0700 |
commit | 9f1f43bb8620cc8fe6715019c3dc58cd4f79cf17 (patch) | |
tree | 4ebaef1fdea22d64350f70a4647d46331cf45c66 /keyboards/massdrop/ctrl/keymaps/matthewrobo/readme.md | |
parent | c4d87f307385ba61b4a3ac3f5f6e596105b0bf07 (diff) | |
download | qmk_firmware-9f1f43bb8620cc8fe6715019c3dc58cd4f79cf17.tar.gz qmk_firmware-9f1f43bb8620cc8fe6715019c3dc58cd4f79cf17.zip |
[Keymap] Updated personal Massdrop CTRL keymap (#10649)
* initial port of keymap to latest qmk version
* forgot to add space cadet shift, fixed
* corrected colors and added color macros
* added custom rgb matrix effects
* enabled extrakey
* updated readme
* Added GPL3 License Headers
* Added images to readme
* clang-format
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* renamed README.md to readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/massdrop/ctrl/keymaps/matthewrobo/readme.md')
-rw-r--r-- | keyboards/massdrop/ctrl/keymaps/matthewrobo/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/massdrop/ctrl/keymaps/matthewrobo/readme.md b/keyboards/massdrop/ctrl/keymaps/matthewrobo/readme.md new file mode 100644 index 0000000000..380d078e2c --- /dev/null +++ b/keyboards/massdrop/ctrl/keymaps/matthewrobo/readme.md @@ -0,0 +1,14 @@ +# Massdrop CTRL - M-AS + +Based on the ["endgame" keymap](https://github.com/qmk/qmk_firmware/tree/master/keyboards/massdrop/ctrl/keymaps/endgame). + +## Layers + +### Base Layer +![Base Layer](https://i.imgur.com/qMXpYUb.png) + +### Navigation Layer +![Navigation Layer](https://i.imgur.com/RSp12Sh.png) + +### Function Layer +![Function Layer](https://i.imgur.com/dp7zs0I.png) |