fix handwired/swiftrax/cowfish PID and VID (#9922) Co-authored-by: Swiftrax <swiftrax@gmail.com>
1 files changed, 2 insertions(+), 2 deletions(-) M keyboards/handwired/swiftrax/cowfish/config.h
M keyboards/handwired/swiftrax/cowfish/config.h => keyboards/handwired/swiftrax/cowfish/config.h +2 -2
@@ 20,8 20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "config_common.h" /* USB Device descriptor parameter */ #define VENDOR_ID 0x7161 #define PRODUCT_ID 0x5239 #define VENDOR_ID 0x04D8 #define PRODUCT_ID 0xEB53 #define DEVICE_VER 0x0001 #define MANUFACTURER Swiftrax #define PRODUCT CowFish