diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-03 07:16:28 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-03 07:16:28 +0000 |
commit | d4f9eb5225feb7f2aad01d252b33401e3a80b870 (patch) | |
tree | f3b1f76a8d715e7c4f63d18f9fc3ae65141eb1fb /keyboards/monoflex60/config.h | |
parent | bce4fb45748bacc8cb21cb61687d9bfd9faa4494 (diff) | |
parent | 3da6575e2480d46399be01c21270c57420e0f16d (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/monoflex60/config.h')
-rw-r--r-- | keyboards/monoflex60/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/monoflex60/config.h b/keyboards/monoflex60/config.h index 6e02810027..b8b1b810e3 100644 --- a/keyboards/monoflex60/config.h +++ b/keyboards/monoflex60/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 0xDEB4 -#define PRODUCT_ID 0x60EB -#define DEVICE_VER 0x0001 -#define MANUFACTURER SanitGo Customs -#define PRODUCT Monoflex 60 - /* key matrix size */ #define MATRIX_ROWS 5 #define MATRIX_COLS 14 |