summaryrefslogtreecommitdiffstats
path: root/keyboards/durgod/dgk6x/dgk6x.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-04-04 15:20:10 +1000
committerGitHub <noreply@github.com>2023-04-04 15:20:10 +1000
commit7bfc2a367df91ad6cc701f8490b4b8346a1512b4 (patch)
tree41ed492b974467c924d94c304da7e38b54030d9b /keyboards/durgod/dgk6x/dgk6x.h
parent0e7acb777a75608524fe1de5e0f9359aeec88912 (diff)
Move 65% layouts to data driven (#20308)
Diffstat (limited to 'keyboards/durgod/dgk6x/dgk6x.h')
-rw-r--r--keyboards/durgod/dgk6x/dgk6x.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/durgod/dgk6x/dgk6x.h b/keyboards/durgod/dgk6x/dgk6x.h
index 5a303b461e..a100e5d61d 100644
--- a/keyboards/durgod/dgk6x/dgk6x.h
+++ b/keyboards/durgod/dgk6x/dgk6x.h
@@ -17,9 +17,7 @@
#include "quantum.h"
-#ifdef KEYBOARD_durgod_dgk6x_hades
-# include "hades.h"
-#elif defined KEYBOARD_durgod_dgk6x_venus
+#if defined KEYBOARD_durgod_dgk6x_venus
# include "venus.h"
#elif defined KEYBOARD_durgod_dgk6x_galaxy
# include "galaxy.h"