diff options
author | QMK Bot <hello@qmk.fm> | 2021-04-25 01:01:19 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-04-25 01:01:19 +0000 |
commit | 34b63cecb1f9223bd2ad9aa19f32ddde3d466ad6 (patch) | |
tree | c3b558f4a94616c27b2650c8693b8f1c70fe0c16 /keyboards/bpiphany/tiger_lily/config.h | |
parent | 7748a093cb7d231f01282f7f1a54a16351e61049 (diff) | |
parent | 06f8cb1b8a1f891d7d3b00a41a73ff2293115479 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/bpiphany/tiger_lily/config.h')
-rw-r--r-- | keyboards/bpiphany/tiger_lily/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/bpiphany/tiger_lily/config.h b/keyboards/bpiphany/tiger_lily/config.h index cc619a5b8e..a86cffd16b 100644 --- a/keyboards/bpiphany/tiger_lily/config.h +++ b/keyboards/bpiphany/tiger_lily/config.h @@ -21,8 +21,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 0x6060 +#define VENDOR_ID 0x4245 //BE +#define PRODUCT_ID 0x544C //TL #define DEVICE_VER 0x0001 #define MANUFACTURER Bathroom Epiphanies #define PRODUCT tiger_lily |