diff options
author | dsanchezseco <d.seco@protonmail.com> | 2019-07-17 18:24:49 +0200 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-07-17 09:24:49 -0700 |
commit | f9d47ebe2fa4537c9893e125bc79ce00cc2b9845 (patch) | |
tree | 88fe712dce77417fc138eda92178284ebf2242db /keyboards/planck/keymaps/dsanchezseco/keymap.c | |
parent | 3895b4b86867c6323f4e595b9726d02158bca612 (diff) |
cleanup and start sound (#6353)
Diffstat (limited to 'keyboards/planck/keymaps/dsanchezseco/keymap.c')
-rw-r--r-- | keyboards/planck/keymaps/dsanchezseco/keymap.c | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/keyboards/planck/keymaps/dsanchezseco/keymap.c b/keyboards/planck/keymaps/dsanchezseco/keymap.c index 90ad2bc596..df560b46c5 100644 --- a/keyboards/planck/keymaps/dsanchezseco/keymap.c +++ b/keyboards/planck/keymaps/dsanchezseco/keymap.c @@ -1,19 +1,3 @@ -/* Copyright 2015-2017 Jack Humbert - * - * 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/>. - */ - #include QMK_KEYBOARD_H #include "muse.h" |