diff options
author | Sendy YK <mr@sendyyk.com> | 2020-09-29 11:32:38 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-28 21:32:38 -0700 |
commit | d844f5af7031e18d8933954e85903484d51d978a (patch) | |
tree | c56a0b4c74730096616f8580f950a0f0256a93b3 /layouts/community/numpad_5x4/mrsendyyk/readme.md | |
parent | 2eeb30cd5ac755fcb8314ec6b39b56412f43baf1 (diff) | |
download | qmk_firmware-d844f5af7031e18d8933954e85903484d51d978a.tar.gz |
Update mrsendyyk Community Layouts (#10338)
* Add layouts/community/numpad_5x4/mrsendyyk
* Update keymap.c
* Update readme.md
* Update readme.md
* Update readme.md
* Rename my community layouts
* Rename
* Rename
* Cleanup my code
* Update readme.md
* Cleanup
* Update keymap.c
* Delete unnecessary files
Diffstat (limited to 'layouts/community/numpad_5x4/mrsendyyk/readme.md')
-rw-r--r-- | layouts/community/numpad_5x4/mrsendyyk/readme.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/layouts/community/numpad_5x4/mrsendyyk/readme.md b/layouts/community/numpad_5x4/mrsendyyk/readme.md new file mode 100644 index 000000000..a3c8a7528 --- /dev/null +++ b/layouts/community/numpad_5x4/mrsendyyk/readme.md @@ -0,0 +1,22 @@ +# Sendy YK's Numpad 5x4 Layout and Keymap + +Number Pad 5x4 layout and keymap by [Sendy YK](https://mr.sendyyk.com). + +## Numpad 5x4 Layout + +![LAYOUT_numpad_5x4](https://raw.githubusercontent.com/mrsendyyk/files/public/qmk/firmware/layouts/community/numpad_5x4/mrsendyyk/images/layout-numpad-5x4.png) + +## Keymap + +![_BASE](https://raw.githubusercontent.com/mrsendyyk/files/public/qmk/firmware/layouts/community/numpad_5x4/mrsendyyk/images/layout-numpad-5x4-keymap.png) + +## Build The Firmware + +Make example for keyboard (after setting up your build environment): + + make <keyboard_folder>:mrsendyyk + +More information: +* [Setting Up Your QMK Environment](https://docs.qmk.fm/#/getting_started_build_tools) +* [More Detailed make Instructions](https://docs.qmk.fm/#/getting_started_make_guide) +* [The Complete Newbs Guide To QMK](https://docs.qmk.fm/#/newbs) |