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
This commit is contained in:
Sendy YK
2020-09-29 11:32:38 +07:00
committed by GitHub
parent 2eeb30cd5a
commit d844f5af70
14 changed files with 74 additions and 324 deletions

View File

@@ -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)