diff options
Diffstat (limited to 'keyboards/crkbd/config.h')
-rw-r--r-- | keyboards/crkbd/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/crkbd/config.h b/keyboards/crkbd/config.h index 02732819f9..21f3aa0ab4 100644 --- a/keyboards/crkbd/config.h +++ b/keyboards/crkbd/config.h @@ -20,13 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "config_common.h" -/* USB Device descriptor parameter */ -#define VENDOR_ID 0x4653 -#define PRODUCT_ID 0x0001 -#define DEVICE_VER 0x0001 -#define MANUFACTURER foostan -#define PRODUCT Corne - /* key matrix size */ // Rows are doubled-up #define MATRIX_ROWS 8 |