summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb/zen/config.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-08-07 13:57:12 +0100
committerGitHub <noreply@github.com>2022-08-07 13:57:12 +0100
commita6ea760c94a7fc33a6c727f01ade068ecb072b48 (patch)
tree543fbeccde2083d0643ac2a713c5f716455afa8a /keyboards/rgbkb/zen/config.h
parentb9269bf68959d1503dffd8dd7586bf824446a252 (diff)
rgbkb/zen - Resolve CONVERT_TO_PROTON_C warnings (#17619)
Diffstat (limited to 'keyboards/rgbkb/zen/config.h')
-rw-r--r--keyboards/rgbkb/zen/config.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/rgbkb/zen/config.h b/keyboards/rgbkb/zen/config.h
deleted file mode 100644
index 6868dc1354..0000000000
--- a/keyboards/rgbkb/zen/config.h
+++ /dev/null
@@ -1,20 +0,0 @@
-/*
-Copyright 2017 Danny Nguyen <danny@hexwire.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
-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
-
-#include "config_common.h"