diff options
author | QMK Bot <hello@qmk.fm> | 2021-10-16 05:34:23 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-10-16 05:34:23 +0000 |
commit | ede6122ac67d990078bd6e278bdeec3bff8be0ff (patch) | |
tree | cf2b8bcf73743d4ea48daea17a181e4d28b2ec40 /keyboards/splitkb/kyria | |
parent | e5662aa53dc957e293a2201ebfd5d885144240a7 (diff) | |
parent | 6b299fab6e6a3143c061b9ea005253361fcd524b (diff) | |
download | qmk_firmware-ede6122ac67d990078bd6e278bdeec3bff8be0ff.tar.gz qmk_firmware-ede6122ac67d990078bd6e278bdeec3bff8be0ff.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/splitkb/kyria')
-rw-r--r-- | keyboards/splitkb/kyria/keymaps/manna-harbour_miryoku/config.h | 2 | ||||
-rw-r--r-- | keyboards/splitkb/kyria/keymaps/manna-harbour_miryoku/keymap.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/splitkb/kyria/keymaps/manna-harbour_miryoku/config.h b/keyboards/splitkb/kyria/keymaps/manna-harbour_miryoku/config.h index c04bee9b4f..495b3032c6 100644 --- a/keyboards/splitkb/kyria/keymaps/manna-harbour_miryoku/config.h +++ b/keyboards/splitkb/kyria/keymaps/manna-harbour_miryoku/config.h @@ -1,6 +1,6 @@ // Copyright 2019 Manna Harbour // https://github.com/manna-harbour/miryoku -// generated from users/manna-harbour_miryoku/miryoku.org -*- buffer-read-only: t -*- +// generated -*- buffer-read-only: t -*- // 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/>. diff --git a/keyboards/splitkb/kyria/keymaps/manna-harbour_miryoku/keymap.c b/keyboards/splitkb/kyria/keymaps/manna-harbour_miryoku/keymap.c index 1520387e88..7c5717a0fe 100644 --- a/keyboards/splitkb/kyria/keymaps/manna-harbour_miryoku/keymap.c +++ b/keyboards/splitkb/kyria/keymaps/manna-harbour_miryoku/keymap.c @@ -1,5 +1,5 @@ // Copyright 2019 Manna Harbour // https://github.com/manna-harbour/miryoku -// generated from users/manna-harbour_miryoku/miryoku.org -*- buffer-read-only: t -*- +// generated -*- buffer-read-only: t -*- // 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/>. |