diff options
author | mmccoyd <mmccoyd@users.noreply.github.com> | 2022-11-20 00:50:09 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-20 00:50:09 -0800 |
commit | 543a863766192eab626492ec4f48641743ffc797 (patch) | |
tree | 8be77287c17bfdc6bd5d78a866af2b3ee43cd492 /keyboards/handwired/hillside/46/keymaps/manna-harbour_miryoku/keymap.c | |
parent | 66e4add9725bac525f9ca6e9e44ccbab2ded5412 (diff) |
[Keyboard] Move Hillside out of handwired (#18751)
Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu>
Diffstat (limited to 'keyboards/handwired/hillside/46/keymaps/manna-harbour_miryoku/keymap.c')
-rw-r--r-- | keyboards/handwired/hillside/46/keymaps/manna-harbour_miryoku/keymap.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/handwired/hillside/46/keymaps/manna-harbour_miryoku/keymap.c b/keyboards/handwired/hillside/46/keymaps/manna-harbour_miryoku/keymap.c deleted file mode 100644 index dbab7f9820..0000000000 --- a/keyboards/handwired/hillside/46/keymaps/manna-harbour_miryoku/keymap.c +++ /dev/null @@ -1,4 +0,0 @@ -// Copyright 2019 Manna Harbour -// https://github.com/manna-harbour/miryoku - -// 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 the Free Software Foundation, either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. |