forked from forks/qmk_firmware
d844f5af70
* 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
23 lines
853 B
Markdown
23 lines
853 B
Markdown
# 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)
|