diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-22 16:49:05 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-22 16:49:05 +0000 |
commit | f52baa4bc10be215a249b8c6c1f9866d65191b91 (patch) | |
tree | acacab6ce4a52de4587e88724e3c4ce4a6d03894 /keyboards/handwired/woodpad/keymaps/default/config.h | |
parent | 1c3ec3a91fa61ab39e0361e87314ca12187f1ba5 (diff) | |
parent | 188c0bacb05335067bf79c2380eb0dca189a5c55 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/woodpad/keymaps/default/config.h')
-rw-r--r-- | keyboards/handwired/woodpad/keymaps/default/config.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/handwired/woodpad/keymaps/default/config.h b/keyboards/handwired/woodpad/keymaps/default/config.h deleted file mode 100644 index a72596783d..0000000000 --- a/keyboards/handwired/woodpad/keymaps/default/config.h +++ /dev/null @@ -1,19 +0,0 @@ -/* Copyright 2017 REPLACE_WITH_YOUR_NAME - * - * 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/>. - */ - -#pragma once - -// place overrides here |