diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-14 00:47:42 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-14 00:47:42 +0000 |
commit | 50ff52639f9dcaae3153348ca4f363645c2331b2 (patch) | |
tree | bf11c955715de9329fca8e6c5b6522701dbb30b5 /keyboards/0_sixty/underglow/config.h | |
parent | b44c3f92ae312f279f1b8e88ddc1d1336786f4d7 (diff) | |
parent | 30796913913c0f6dc0cce317ad8249de2b602294 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/0_sixty/underglow/config.h')
-rw-r--r-- | keyboards/0_sixty/underglow/config.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/0_sixty/underglow/config.h b/keyboards/0_sixty/underglow/config.h index 1cff58d944..7b36d4a834 100644 --- a/keyboards/0_sixty/underglow/config.h +++ b/keyboards/0_sixty/underglow/config.h @@ -18,15 +18,6 @@ #include "config_common.h" -/* USB Device descriptor parameter */ -#undef PRODUCT_ID -#define PRODUCT_ID 0x0061 -#undef PRODUCT -#define PRODUCT 0-Sixty-underglow - -/* no caps lock with underglow */ -#undef LED_CAPS_LOCK_PIN - /* underglow */ #define RGB_DI_PIN B6 #define RGBLED_NUM 24 |