summaryrefslogtreecommitdiffstats
path: root/keyboards/durgod/dgk6x/dgk6x.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-04-15 21:09:08 +1000
committerGitHub <noreply@github.com>2023-04-15 21:09:08 +1000
commit0ddb7d7863d180c571091dd1fa154abb53de5a04 (patch)
treec54dd60383887528e92061a509f01e2eb24e60eb /keyboards/durgod/dgk6x/dgk6x.h
parent172a40686b84af7f887350a20c526855c7f7649c (diff)
Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)
Diffstat (limited to 'keyboards/durgod/dgk6x/dgk6x.h')
-rw-r--r--keyboards/durgod/dgk6x/dgk6x.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/durgod/dgk6x/dgk6x.h b/keyboards/durgod/dgk6x/dgk6x.h
index 3f020d01e0..38de12a435 100644
--- a/keyboards/durgod/dgk6x/dgk6x.h
+++ b/keyboards/durgod/dgk6x/dgk6x.h
@@ -17,10 +17,6 @@
#include "quantum.h"
-#if defined KEYBOARD_durgod_dgk6x_venus
-# include "venus.h"
-#endif
-
/* Function Prototype */
void off_all_leds(void);
void on_all_leds(void);