aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/percent/booster
diff options
context:
space:
mode:
authorFrothy <frothykillskittens@gmail.com>2020-06-04 13:22:29 -0300
committerGitHub <noreply@github.com>2020-06-04 09:22:29 -0700
commite84e9a2004cbec490f94d74353864f19dfad89c4 (patch)
tree24cc70b4ea66988443b2f34d53d60f97f90f8714 /keyboards/percent/booster
parent232b9dabbe00f41a89ebbae414cd5e39bdd45264 (diff)
downloadfirmware-e84e9a2004cbec490f94d74353864f19dfad89c4.tar.gz
firmware-e84e9a2004cbec490f94d74353864f19dfad89c4.tar.bz2
firmware-e84e9a2004cbec490f94d74353864f19dfad89c4.zip
Add Via support for Percent Canoe (#9276)
* Add Via support for Percent Canoe * Removed unnecessary flags from rules.mk * Changes as per PR * Added 2 additional empty layers (for a total of 4) * Set a unique vendor id for all percent studio boards * Set a unique product id for the canoe * Fixed formatting, removed trailing comma * Fixed PS/PT typo for vendor id * Removed unnecessary variables * Removed unnecessary slashes * Fixed missing layer name
Diffstat (limited to 'keyboards/percent/booster')
-rw-r--r--keyboards/percent/booster/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/percent/booster/config.h b/keyboards/percent/booster/config.h
index 23ac7ad0c..9c36a65f9 100644
--- a/keyboards/percent/booster/config.h
+++ b/keyboards/percent/booster/config.h
@@ -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 0xFEED
-#define PRODUCT_ID 0x0000
+#define VENDOR_ID 0x5053 /* PS */
+#define PRODUCT_ID 0x4253
#define DEVICE_VER 0x0001
#define MANUFACTURER Percent Studio
#define PRODUCT Booster