diff options
author | Ryan <fauxpark@gmail.com> | 2021-01-20 12:41:34 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-20 12:41:34 +1100 |
commit | 2cdc3699e1888c14f47b9b542634145e65580b06 (patch) | |
tree | aa1ffec43081c58d5689347ad23d6d43540bdcf3 /keyboards/xd60/rev2 | |
parent | e0ed2c950d25315461c4025b9649091e113626e3 (diff) |
Remove `DESCRIPTION`, W-Z (#11633)
Diffstat (limited to 'keyboards/xd60/rev2')
-rw-r--r-- | keyboards/xd60/rev2/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/xd60/rev2/config.h b/keyboards/xd60/rev2/config.h index ef16083ee6..38cfa415ff 100644 --- a/keyboards/xd60/rev2/config.h +++ b/keyboards/xd60/rev2/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER XIUDI #define PRODUCT XD60v2 -#define DESCRIPTION XD60 v2 Keyboard PCB by XIUDI /* key matrix size */ #define MATRIX_ROWS 5 |