diff options
Diffstat (limited to 'keyboards/xd60')
-rw-r--r-- | keyboards/xd60/rev2/config.h | 1 | ||||
-rw-r--r-- | keyboards/xd60/rev3/config.h | 1 |
2 files changed, 0 insertions, 2 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 diff --git a/keyboards/xd60/rev3/config.h b/keyboards/xd60/rev3/config.h index 1efa67cccd..8af56851ff 100644 --- a/keyboards/xd60/rev3/config.h +++ b/keyboards/xd60/rev3/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 XD60rev3 -#define DESCRIPTION XD60 rev3 Keyboard PCB by XIUDI /* key matrix size */ #define MATRIX_ROWS 5 |