diff options
author | Sendy YK <mr@sendyyk.com> | 2020-10-18 02:14:02 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-17 12:14:02 -0700 |
commit | f663ba5ed098ae95c0357be48dfc5381622752be (patch) | |
tree | 2de8d6b1020c475ff59fb96758c28efc68f50238 /layouts/community/numpad_5x4/mrsendyyk/keymap.c | |
parent | de0153f339a1be8436211bec59f389cedb7b755e (diff) |
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
Diffstat (limited to 'layouts/community/numpad_5x4/mrsendyyk/keymap.c')
-rw-r--r-- | layouts/community/numpad_5x4/mrsendyyk/keymap.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/layouts/community/numpad_5x4/mrsendyyk/keymap.c b/layouts/community/numpad_5x4/mrsendyyk/keymap.c index 7854b12b45..2b013b6c74 100644 --- a/layouts/community/numpad_5x4/mrsendyyk/keymap.c +++ b/layouts/community/numpad_5x4/mrsendyyk/keymap.c @@ -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 { |