diff options
author | QMK Bot <hello@qmk.fm> | 2022-07-25 23:04:48 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-07-25 23:04:48 +0000 |
commit | 1e651dbdb0815013da00804257df67aab5e28167 (patch) | |
tree | a9e7fe329803a6ced4e8644615ebf5b84a47e6a7 /keyboards/clawsome/fightpad/config.h | |
parent | 4baed8037d18d73f3937006c9f0379c3e15d6125 (diff) | |
parent | a939293aca697cb263f4972dbb1521d273fbf499 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/clawsome/fightpad/config.h')
-rw-r--r-- | keyboards/clawsome/fightpad/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/clawsome/fightpad/config.h b/keyboards/clawsome/fightpad/config.h index 6f2e78b6bb..b31daece63 100644 --- a/keyboards/clawsome/fightpad/config.h +++ b/keyboards/clawsome/fightpad/config.h @@ -19,12 +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 0x7767 -#define PRODUCT_ID 0x481C -#define DEVICE_VER 0x0001 -#define MANUFACTURER AlisGraveNil -#define PRODUCT FightPad /* key matrix size */ #define MATRIX_ROWS 2 #define MATRIX_COLS 7 |