diff options
Diffstat (limited to 'keyboards/dztech/dz65rgb')
-rw-r--r-- | keyboards/dztech/dz65rgb/v1/config.h | 1 | ||||
-rw-r--r-- | keyboards/dztech/dz65rgb/v2/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/dztech/dz65rgb/v1/config.h b/keyboards/dztech/dz65rgb/v1/config.h index 9cd7d293ce..cd47477160 100644 --- a/keyboards/dztech/dz65rgb/v1/config.h +++ b/keyboards/dztech/dz65rgb/v1/config.h @@ -6,7 +6,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER DZTECH #define PRODUCT DZ65RGB -#define DESCRIPTION DZ65 ARM RGB keyboard /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/dztech/dz65rgb/v2/config.h b/keyboards/dztech/dz65rgb/v2/config.h index 83cf0110ab..ccd74275ae 100644 --- a/keyboards/dztech/dz65rgb/v2/config.h +++ b/keyboards/dztech/dz65rgb/v2/config.h @@ -6,7 +6,6 @@ #define DEVICE_VER 0x0002 #define MANUFACTURER DZTECH #define PRODUCT DZ65RGB -#define DESCRIPTION DZ65 AVR RGB keyboard /* key matrix size */ #define MATRIX_ROWS 5 |