diff options
author | Ryan <fauxpark@gmail.com> | 2021-01-15 05:00:04 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-15 05:00:04 +1100 |
commit | f325bd6eb28e6fb14c086e36ba09b66ea7041ce0 (patch) | |
tree | 215159a67f602057723f3eecc2cae6cc59b130a2 /keyboards/dztech/dz65rgb/v2/config.h | |
parent | 3525a61bafea9e373b57d13e4f23247273e66e9d (diff) |
Remove `DESCRIPTION`, B-D (#11513)
Diffstat (limited to 'keyboards/dztech/dz65rgb/v2/config.h')
-rw-r--r-- | keyboards/dztech/dz65rgb/v2/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 |