diff options
author | Sendy YK <mr@sendyyk.com> | 2020-09-03 15:36:04 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-03 01:36:04 -0700 |
commit | eead2c6087d219b55349c11d9a4091a777b5700d (patch) | |
tree | 7f2f925ae629100eb5ac013bf03885434dc50788 /keyboards/dz60/config.h | |
parent | 04293bcd5b39cdcc97acd3f05fdec67ba2a57f60 (diff) | |
download | qmk_firmware-eead2c6087d219b55349c11d9a4091a777b5700d.tar.gz qmk_firmware-eead2c6087d219b55349c11d9a4091a777b5700d.zip |
Update DZ60 Information (#10186)
* Remove #define DESCRIPTION
* Update readme.md
* Update keyboards/readme.md
* Update keyboards/readme.md
Diffstat (limited to 'keyboards/dz60/config.h')
-rw-r--r-- | keyboards/dz60/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/dz60/config.h b/keyboards/dz60/config.h index bb7b6ae7da..3699ef7552 100644 --- a/keyboards/dz60/config.h +++ b/keyboards/dz60/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER KBDFans #define PRODUCT DZ60 -#define DESCRIPTION DZ60 Keyboard /* key matrix size */ #define MATRIX_ROWS 5 |