forked from mirrors/qmk_userspace
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:
parent
de0153f339
commit
f663ba5ed0
8 changed files with 82 additions and 145 deletions
|
@ -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 {
|
||||
|
|
|
@ -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
|
||||
|
||||

|
||||
|
||||
## Keymap
|
||||
|
||||

|
||||

|
||||
|
||||
## Build The Firmware
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue