diff options
author | Drashna Jael're <drashna@live.com> | 2022-07-25 10:15:47 -0700 |
---|---|---|
committer | Drashna Jael're <drashna@live.com> | 2022-07-25 10:15:47 -0700 |
commit | 99c48f1361116a749f97e039e468068948bf6bed (patch) | |
tree | 031ac477f844e43ed403e6596f076495df292d48 /keyboards/box75/config.h | |
parent | 7d2260ab75e1394930ba50463b1389aed06d0725 (diff) | |
parent | 1df6322f1076280dcc5214ba84c2c367e9d91e55 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/box75/config.h')
-rw-r--r-- | keyboards/box75/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/box75/config.h b/keyboards/box75/config.h index b6bcc31b0a..53e717fa86 100644 --- a/keyboards/box75/config.h +++ b/keyboards/box75/config.h @@ -17,13 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -/* USB Device descriptor parameter */ -#define VENDOR_ID 0x7668 // LD for LinDesign -#define PRODUCT_ID 0xB075 // For BOX75 -#define DEVICE_VER 0x0001 -#define MANUFACTURER Lin Design -#define PRODUCT BOX75 - /* key matrix size */ #define MATRIX_ROWS 6 #define MATRIX_COLS 15 |