mrsendyyk Keymap Cleanup (#10539)

* Cleanup

* Update info.json

* Update license notice

* Fix license notice

* Update keymap.c

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Add RGB Light Mode Static Gradient 26

* Update
This commit is contained in:
Sendy YK 2020-10-18 02:14:02 +07:00 committed by GitHub
parent de0153f339
commit f663ba5ed0
Failed to generate hash of commit
8 changed files with 82 additions and 145 deletions

View file

@ -1,5 +1,7 @@
/*
* Copyright (C) 2020 Sendy YK <mr@sendyyk.com>.
* Numpad 5x4 Keymap
*
* Copyright (C) 2020 Sendy YK <https://mr.sendyyk.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -15,8 +17,6 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Number Pad 5x4 Layout and Keymap by Sendy YK <https://mr.sendyyk.com>.
#include QMK_KEYBOARD_H
enum layer_names {

View file

@ -1,14 +1,6 @@
# Sendy YK's Numpad 5x4 Layout and Keymap
# Numpad 5x4 Keymap by [Sendy YK](https://mr.sendyyk.com).
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)
![_BASE](https://raw.githubusercontent.com/mrsendyyk/qmk_firmware/development/images/numpad_5x4_keymap.png)
## Build The Firmware