summaryrefslogtreecommitdiffstats
path: root/keyboards/durgod/dgk6x/hades/config.h
diff options
context:
space:
mode:
authorMoritz Plattner <moritz.plattner@gmx.net>2023-04-12 17:36:28 +0200
committerGitHub <noreply@github.com>2023-04-12 08:36:28 -0700
commitc57902d4431105ba0744e6dc8b9d9ca9aaf3f23b (patch)
tree64c209d289227c97f5d289273658019bcf7ccfbe /keyboards/durgod/dgk6x/hades/config.h
parent41add95eb6ece1ad8ce57de42d8e92031427274f (diff)
[Keyboard] Add support for ISO version of Durgod Hades (#20110)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/durgod/dgk6x/hades/config.h')
-rw-r--r--keyboards/durgod/dgk6x/hades/config.h24
1 files changed, 0 insertions, 24 deletions
diff --git a/keyboards/durgod/dgk6x/hades/config.h b/keyboards/durgod/dgk6x/hades/config.h
deleted file mode 100644
index 47f6da5988..0000000000
--- a/keyboards/durgod/dgk6x/hades/config.h
+++ /dev/null
@@ -1,24 +0,0 @@
-/* Copyright 2021 Jessica Sullivan and Don Kjer
- *
- * 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
-
-#ifdef RGB_MATRIX_ENABLE
-#define DRIVER_1_LED_TOTAL 58
-#define DRIVER_2_LED_TOTAL 10
-#endif
-
-#define CAPS_LED 30