diff options
Diffstat (limited to 'keyboards/spacey/config.h')
-rw-r--r-- | keyboards/spacey/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/spacey/config.h b/keyboards/spacey/config.h index 52923d2f8e..9e13e086ee 100644 --- a/keyboards/spacey/config.h +++ b/keyboards/spacey/config.h @@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "config_common.h" -/* USB Device descriptor parameter */ -#define VENDOR_ID 0x5641 // "VA" -#define PRODUCT_ID 0x2045 // "Space E" -#define DEVICE_VER 0x0001 -#define MANUFACTURER vanilla -#define PRODUCT spacey - /* key matrix size */ #define MATRIX_ROWS 5 #define MATRIX_COLS 14 |