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/bpiphany/kitten_paw/config.h | |
parent | 7d2260ab75e1394930ba50463b1389aed06d0725 (diff) | |
parent | 1df6322f1076280dcc5214ba84c2c367e9d91e55 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/bpiphany/kitten_paw/config.h')
-rw-r--r-- | keyboards/bpiphany/kitten_paw/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/bpiphany/kitten_paw/config.h b/keyboards/bpiphany/kitten_paw/config.h index b357289e69..819b68e40f 100644 --- a/keyboards/bpiphany/kitten_paw/config.h +++ b/keyboards/bpiphany/kitten_paw/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 0xFEED -#define PRODUCT_ID 0x6050 -#define DEVICE_VER 0x0104 -#define MANUFACTURER Costar -#define PRODUCT Majestouch - /* key matrix size */ #define MATRIX_ROWS 8 #define MATRIX_COLS 18 |