Author Topic: E6-V2 Round 2 - 60% custom keyboard - (GB End)  (Read 195522 times)

0 Members and 1 Guest are viewing this topic.

Offline merlin64

  • Posts: 1273
  • Location: Seattle, WA
    • MechMerlin
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #750 on: Fri, 06 July 2018, 10:24:26 »
I got QMK Configurator support up. At the moment it only supports the most generic layout that has all the switch positions. More will be added soon. For those who would like to assist, please create your keymap, flash it, confirm it works, and send me the keymap.json that you can export. This way I can figure out the layouts while waiting for my test PCB.

https://config.qmk.fm/#/e6v2/le/LAYOUT

Offline superdoedoe

  • Posts: 535
  • Location: Straya
  • ( ͡° ͜ʖ ͡°)
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #751 on: Fri, 06 July 2018, 15:52:43 »
I got QMK Configurator support up. At the moment it only supports the most generic layout that has all the switch positions. More will be added soon. For those who would like to assist, please create your keymap, flash it, confirm it works, and send me the keymap.json that you can export. This way I can figure out the layouts while waiting for my test PCB.

https://config.qmk.fm/#/e6v2/le/LAYOUT

You the bomb

Offline fatpolomanjr

  • Posts: 459
Re: E6-V2 Round 2 - 60% custom keyboard - (start ship)
« Reply #752 on: Fri, 06 July 2018, 16:09:01 »
You have to use QMK Toolbox and install the correct drivers. https://github.com/qmk/qmk_driver_installer/releases

If you've already added some combination of drivers, they will interfere with the QMK recommended ones.

I uninstalled the stuff zadig installed. Now I am left with the default HID keyboard device drivers. I installed the qmk recommended drivers and still nothing. Whenever I press the reset key on the pcb it just comes back with those. Exclusive mentioned that the wiring is different than on round 1, and I used what amnesia had when I flashed. I just need to re-flash.

I wonder if the different in wiring messed up the Reset button on the back? I'll try putting it into bootloader mode by shorting the correct pins. e: Eh, the reset button works fine. I'll get it into dfu mode somehow. And soon.
« Last Edit: Fri, 06 July 2018, 16:15:06 by fatpolomanjr »
Some guys keep on saying they believe in Jesus, and keep doing a lot of shameful things.
Current GH Classified Post (LF Arcade Floor, Garbield and CYM Otter and Keyng)

Offline merlin64

  • Posts: 1273
  • Location: Seattle, WA
    • MechMerlin
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #753 on: Fri, 06 July 2018, 16:17:49 »
You'll be able to tell if you put it into reset mode as QMK Toolbox will report it disconnected and then reconnects it.

Offline fatpolomanjr

  • Posts: 459
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #754 on: Fri, 06 July 2018, 17:37:46 »
You'll be able to tell if you put it into reset mode as QMK Toolbox will report it disconnected and then reconnects it.

I simply can't get back to bootloader mode even if I short the pins on the controller directly; it just goes back to an HID keyboard device, and qmk toolbox doesn't recognize it. Nothing happens when any keys are pressed. On my planck everything works fine when I hit RESET. QMK toolbox sees it and is ready to flash.

Looking at the wiring in the LE E6-V2 config.h you wrote it is indeed different than what's on the OE version. Can flashing with the wrong pin wiring / programming mess with the atmega32u4 bootloader? I might need to flash a new bootloader using an ISP if so. Like in this post.

e: it really does sound like a driver problem. I need to disable driver signing and manually install the drivers in the qmk-firmware-master folder. No amount of running qmk driver installer bat or exe will help.

e2: still no dice. I've orderd an ISP and some leads to flash on the atmel32u4 firmware. There are headers to connect the ISP, right next to the reset button on the pcb. Nothing seems to be able get me into bootloader mode for now. I think anyone else should be ok as long as they use the newer LE E6-V2 layout.
« Last Edit: Fri, 06 July 2018, 18:50:46 by fatpolomanjr »
Some guys keep on saying they believe in Jesus, and keep doing a lot of shameful things.
Current GH Classified Post (LF Arcade Floor, Garbield and CYM Otter and Keyng)

Offline mmontess

  • Posts: 97
  • Location: Phoenix, Arizona
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #755 on: Fri, 06 July 2018, 20:29:18 »
Hey exclusive, do we know who is in group 2? Just anxious to get this puppy

Offline HardcoreDesk

  • Posts: 62
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #756 on: Fri, 06 July 2018, 20:32:45 »
Was able to manually create a hex file in the QMK web configurator and flash it quite easily, thanks Merlin!

Offline merlin64

  • Posts: 1273
  • Location: Seattle, WA
    • MechMerlin
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #757 on: Fri, 06 July 2018, 20:36:38 »
Was able to manually create a hex file in the QMK web configurator and flash it quite easily, thanks Merlin!

Awesome! I'm still trying to figure out the layouts so its not all just "THESE ARE ALL THE PLACES YOU CAN PUT A KEYSWITCH IN". I'd appreciate if you could forward me your exported keymap json file so I can better craft the LAYOUTs.

Offline excluisve

  • * Maker
  • Thread Starter
  • Posts: 982
  • Location: Where? i will be there .
  • Making & Thinking.
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #758 on: Sun, 08 July 2018, 03:05:45 »
I dont think qmk pcb have any issue

i have do it by myself also learned  how to flash it and share my operation  .

read the docs i already post ,i use this method and work well

when u get board test the key and Led ,check it work or not

if u dont know how to flash the pcb read the docs .

Offline fatpolomanjr

  • Posts: 459
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #759 on: Sun, 08 July 2018, 04:12:05 »
I dont think qmk pcb have any issue

i have do it by myself also learned  how to flash it and share my operation  .

read the docs i already post ,i use this method and work well

when u get board test the key and Led ,check it work or not

if u dont know how to flash the pcb read the docs .

I know it works, and that is how I was able to flash it in the first place. The problem is I flashed the round 1 E6-V2 firmware onto my pcb, which seems to make it hard to get back into the bootloader to flash it again since the reset button doesn't put it in flashing mode any more.

It was my mistake, and will be fixed in a few hours once I restore it back to the default firmware using an isp programmer. No one will have any issues if they use the round 2 E6-V2 firmware, referred to by merlin64 as LE.
Some guys keep on saying they believe in Jesus, and keep doing a lot of shameful things.
Current GH Classified Post (LF Arcade Floor, Garbield and CYM Otter and Keyng)

Offline excluisve

  • * Maker
  • Thread Starter
  • Posts: 982
  • Location: Where? i will be there .
  • Making & Thinking.
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #760 on: Sun, 08 July 2018, 10:25:46 »
Group 2 ship info

here is the list of orders




plz sent you ship info to me

my discord Exclusive#8666 dont pm me on GH it easy lose and miss you message thanks !

my eamil :531229973@qq.com


tomorrow i will ship out so wont wait  much time

write down you GH ID look the list 

for example :  gh id- real name- country-city/status -street -zip code -phone number - the shipping value (sometimes i will write down 60$)


Ps: FE will ship before Friday
« Last Edit: Sun, 08 July 2018, 10:31:45 by excluisve »

Offline SevenU

  • Posts: 46
  • Location: Michigan
  • Grimace is Black
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #761 on: Sun, 08 July 2018, 10:29:51 »
Quick question is this one or both of my boards?

Sent from my ONEPLUS A5010 using Tapatalk

Something, Something, blah, blah, blahbitty, blah

Offline excluisve

  • * Maker
  • Thread Starter
  • Posts: 982
  • Location: Where? i will be there .
  • Making & Thinking.
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #762 on: Sun, 08 July 2018, 10:30:33 »
Quick question is this one or both of my boards?

Sent from my ONEPLUS A5010 using Tapatalk
both i just list a name

sent me ship info on discord

Offline rioc

  • Posts: 985
  • Location: such Place
  • Very Text - 键盘上瘾 ____rioc industries ink.
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #763 on: Sun, 08 July 2018, 10:59:36 »
looks like founders edition is last? ;)

Offline excluisve

  • * Maker
  • Thread Starter
  • Posts: 982
  • Location: Where? i will be there .
  • Making & Thinking.
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #764 on: Sun, 08 July 2018, 11:08:28 »
looks like founders edition is last? ;)

This month china start environmental inspection so it delays .

Offline Legoo

  • Posts: 15
  • Location: Alsace, France
  • Hello
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #765 on: Sun, 08 July 2018, 11:41:39 »
Here are some pics of mine, I'm very happy with the quality ! QMK worked fine for me as well.



E6_V2 R2 | Time80RE | OTD The Cheat | J80 | Iron180 | Solenoid MX M0110A | ACR60 | HHKB Pro 2 | Brown Alps Duck Orion v3 | TGR Alice Polycarb proto | Duck Lightpad | Orange Alps Duck Raven | TADA68 | TX75 | LZ CLS MS

Offline excluisve

  • * Maker
  • Thread Starter
  • Posts: 982
  • Location: Where? i will be there .
  • Making & Thinking.
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #766 on: Sun, 08 July 2018, 11:48:21 »
Here are some pics of mine, I'm very happy with the quality ! QMK worked fine for me as well.

Show Image


Show Image

awesome! :thumb:

Offline mmontess

  • Posts: 97
  • Location: Phoenix, Arizona
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #767 on: Sun, 08 July 2018, 14:07:45 »
bah, not in group 2 either :( Oh well, worth the wait!

Offline jamoz330

  • Posts: 26
  • Yup
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #768 on: Sun, 08 July 2018, 14:36:43 »
Managed to finish mine off 👀

Offline Puddsy

  • nice
  • * Elated Elder
  • Posts: 12275
  • Location: RSTLN E
  • "Do you shovel to survive, or survive to shovel?"
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #769 on: Sun, 08 July 2018, 14:56:10 »
i should have stayed in this GB

that tiffany is so nice
QFR | MJ2 TKL | "Bulgogiboard" (Keycon 104) | ctrl.alt x GON 60% | TGR Alice | Mira SE #29 | Mira SE #34 | Revo One | z | Keycult No. 1 | AIS65 | First CW87 prototype | Mech27v1 | Camp C225 | Duck Orion V1 | LZ CLS sxh | Geon Frog TKL | Hiney TKL One | Geon Glare TKL



"Everything is worse, but in a barely perceptible and indefinable way" -dollartacos, after I came back from a break | "Is Linkshine our Nixon?" -NAV | "Puddsy is the Puddsy of keebs" -ns90

Offline zekkin

  • Posts: 508
  • my entire life was unlimited zekk works
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #770 on: Sun, 08 July 2018, 16:46:43 »
Sent you a message on Discord to confirm shipping details.

Offline superdoedoe

  • Posts: 535
  • Location: Straya
  • ( ͡° ͜ʖ ͡°)
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #771 on: Sun, 08 July 2018, 19:37:51 »
Messaged on discord

Offline excluisve

  • * Maker
  • Thread Starter
  • Posts: 982
  • Location: Where? i will be there .
  • Making & Thinking.
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #772 on: Sun, 08 July 2018, 19:39:39 »
Just wake up

and check the new

Offline eyedrop

  • Posts: 602
  • Location: Keeb Abyss
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #773 on: Sun, 08 July 2018, 19:51:34 »
Which discord server should I be sending message?

Offline excluisve

  • * Maker
  • Thread Starter
  • Posts: 982
  • Location: Where? i will be there .
  • Making & Thinking.
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #774 on: Sun, 08 July 2018, 19:52:53 »
Which discord server should I be sending message?
my ID on discord Exclusive#8666

Offline bthezebra

  • Posts: 464
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #775 on: Sun, 08 July 2018, 19:56:46 »
Which discord server should I be sending message?
You will have to add him as a friend, then message.

Offline eyedrop

  • Posts: 602
  • Location: Keeb Abyss
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #776 on: Sun, 08 July 2018, 20:07:11 »
Which discord server should I be sending message?
You will have to add him as a friend, then message.

Thanks for this, I am not too familiar with how discord works.
I email him just in case, and did a friend request on discord just now.

Offline excluisve

  • * Maker
  • Thread Starter
  • Posts: 982
  • Location: Where? i will be there .
  • Making & Thinking.
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #777 on: Sun, 08 July 2018, 20:21:17 »
GH ID P_Shiddy

NO Email address cant sent

due to much people not sent ship info

also not relpy email it may delay ship day
« Last Edit: Sun, 08 July 2018, 20:23:40 by excluisve »

Offline Whoopernator

  • Posts: 3
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #778 on: Sun, 08 July 2018, 20:33:43 »
Hey there, i sent you an email exclusive.

Sorry about that. Thanks!

Offline excluisve

  • * Maker
  • Thread Starter
  • Posts: 982
  • Location: Where? i will be there .
  • Making & Thinking.
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #779 on: Sun, 08 July 2018, 20:49:15 »
Hey there, i sent you an email exclusive.

Sorry about that. Thanks!
what is you ID on the list .above ship list

Offline Sifo

  • Alter
  • * Exquisite Elder
  • Posts: 7488
  • Location: #GOLDSPRINGS, #LEGITBALLIN
  • Illustrious
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #780 on: Sun, 08 July 2018, 21:08:53 »
replied to email with gh id
I love Elzy

Offline Photoelectric

  • * Administrator
  • Posts: 6766
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #781 on: Sun, 08 July 2018, 21:41:25 »
Managed to finish mine off 👀

That's pretty amazing.  Great combo.  Missing transparent stabilizers with gold wires though for total matching.
- Keyboards: LZ-GH (Jailhouse Blues)M65-a, MIRA SE, E8-V1, MOON TKL, CA66
- Keyboard Case Painting Tips -
- Join Mechanical Keyboards photography group on Flickr -

Offline excluisve

  • * Maker
  • Thread Starter
  • Posts: 982
  • Location: Where? i will be there .
  • Making & Thinking.
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #782 on: Mon, 09 July 2018, 01:15:40 »
GH ID: Priapus    -joecoolbob  -s3vv4        -gizmoplex       ok2094           

will ship next group no reply until now

Offline rioc

  • Posts: 985
  • Location: such Place
  • Very Text - 键盘上瘾 ____rioc industries ink.
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #783 on: Mon, 09 July 2018, 01:18:09 »
looks like founders edition is last? ;)

This month china start environmental inspection so it delays .


I see, thanks for the info :)

Offline jamoz330

  • Posts: 26
  • Yup
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #784 on: Mon, 09 July 2018, 04:06:32 »
Managed to finish mine off 👀

That's pretty amazing.  Great combo.  Missing transparent stabilizers with gold wires though for total matching.

I know :/ it bugs me more then it should 😅

Offline excluisve

  • * Maker
  • Thread Starter
  • Posts: 982
  • Location: Where? i will be there .
  • Making & Thinking.
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #785 on: Mon, 09 July 2018, 04:38:22 »
Mao with red

Offline regionfree

  • Posts: 319
  • Location: Sa kagubatan
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #786 on: Mon, 09 July 2018, 06:24:25 »
Mao with red

oooooooooh. i ordered the same colors, mao + red middle!

Offline midnight2903

  • Posts: 344
  • Location: Singapore
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #787 on: Mon, 09 July 2018, 07:11:58 »
Mao with red

Oh boy that looks sexy AF.

Probably should have ordered a red name tag to go with my black red :-\

Offline fatpolomanjr

  • Posts: 459
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #788 on: Tue, 10 July 2018, 01:08:28 »
 I figured out the ISP layout on the pcb for anyone that ends up messing up the bootloader and needs to hard flash:



Once I hooked everything up I was able to flash the default ATmega32U4 firmware onto it using avrdude:



I think the problem is actually my Reset button, since even after fixing my problem I still can't get into reset mode with the physical button. The bootloader was probably fine all along. My first flash had a Reset already programmed in, so when I flashed it with the wrong layout I had no way of resetting again. Now that I have a working layout I have an actual key again to put it back into reset mode.

Awesome! I'm still trying to figure out the layouts so its not all just "THESE ARE ALL THE PLACES YOU CAN PUT A KEYSWITCH IN". I'd appreciate if you could forward me your exported keymap json file so I can better craft the LAYOUTs.

I was able to flash my layout, however, the configurator swapped the \ and Del keys (split backspace layout). I can just rearrange those and flash again, but thought I should point it out. Otherwise working great with my hhkb layout!
« Last Edit: Tue, 10 July 2018, 01:25:15 by fatpolomanjr »
Some guys keep on saying they believe in Jesus, and keep doing a lot of shameful things.
Current GH Classified Post (LF Arcade Floor, Garbield and CYM Otter and Keyng)

Offline whitty

  • Formerly dsw_408
  • Posts: 105
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #789 on: Tue, 10 July 2018, 01:28:14 »
edit
« Last Edit: Wed, 11 July 2018, 03:07:54 by dsw408 »

Offline gizmoplex

  • Posts: 29
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #790 on: Tue, 10 July 2018, 04:04:58 »
GH ID: Priapus    -joecoolbob  -s3vv4        -gizmoplex       ok2094           

will ship next group no reply until now

Oh nooo, I'm outta town for the last couple of days  :-X . I'll shoot you an email confirming my address exclusive. Hopefully I'll make it to the next group.

Offline excluisve

  • * Maker
  • Thread Starter
  • Posts: 982
  • Location: Where? i will be there .
  • Making & Thinking.
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #791 on: Tue, 10 July 2018, 09:57:35 »
I have ship the board pay attention on phone notification

also i will fill the tracking number later .

Offline johuu

  • Posts: 107
  • Location: Germany
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #792 on: Tue, 10 July 2018, 12:23:31 »
Has somebody already made a hhkb layout matrix for the QMK LE firmware version?

Offline merlin64

  • Posts: 1273
  • Location: Seattle, WA
    • MechMerlin
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #793 on: Tue, 10 July 2018, 12:27:18 »
Has somebody already made a hhkb layout matrix for the QMK LE firmware version?

That's what I'm waiting for!

Offline johuu

  • Posts: 107
  • Location: Germany
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #794 on: Tue, 10 July 2018, 14:33:22 »
Has somebody already made a hhkb layout matrix for the QMK LE firmware version?

That's what I'm waiting for!

Ok, I will work on it when my board arrives. How about to rename the firmware versions oe, le to rev1, rev2?

Offline merlin64

  • Posts: 1273
  • Location: Seattle, WA
    • MechMerlin
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #795 on: Tue, 10 July 2018, 14:37:27 »
Has somebody already made a hhkb layout matrix for the QMK LE firmware version?

That's what I'm waiting for!

Ok, I will work on it when my board arrives. How about to rename the firmware versions oe, le to rev1, rev2?

You'll have to take that up with Exclusive as he's the one who provided them to me.

Offline superdoedoe

  • Posts: 535
  • Location: Straya
  • ( ͡° ͜ʖ ͡°)
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #796 on: Wed, 11 July 2018, 05:48:42 »


Tracking received!
« Last Edit: Wed, 11 July 2018, 07:04:37 by superdoedoe »

Offline dantambok

  • Posts: 963
  • Location: Goutland
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #797 on: Wed, 11 July 2018, 10:34:26 »
does anyone know if there are any extras?  :-X I sent a PM to exclusive and he hasnt replied yet  :(
Stuff  I have
More
2x TGR Alice / TGR 910 RE / TGR 910 CE / TGR 910 VKC / 2x TGR Jane V2 / 2x Matrix 2.0 / Matrix 2.2 / Matrix 1.2OG / Lyn Whale v2 / Lyn EM7 v3 / DK Saver / Keycult No. 1/60 /  Quantrik Hachi /  Quantrik  Kyuu / Duck Orion V2 / TGRxSinga Unikorn R1 / 2x Unikorn 2.2 / Quantrik QXP /  JER80 / TMO50 / 2x 86u / ION i69 / LZ MP / 2x FMJ80 / TGR Jane V2 CE / Matrix Project F / IDB60 / is0  / MXSS / Atom TKL / Duck Viper v3 / HBCP / Noxary 280 / LZ Physix / FLX Virgo / Modern M0110 / Matrix 2.0 ADD / TGR Police / Noxary XRF / Noxary Vulcan Pro / 350 Mimi / Matrix 2.0CP / Kira80 / Exent 65% / FMJ60 / Haus 65 / Kikuichimonji / Cake 60 / 2x AU Unikorn  Commission/ LZ XE / Paraluman 60 / AI03 Andromeda / Dalco 959 Mini GT / LZ Erghost /  Finder Works Hyphen / 2x Singa Kohaku / Linworks EM8 / GAFxTGR 910 / TGRxKLC Dolice / TGR 910v2 ME / Noxary Valhalla / Hiney Ibis / LZ REs / PerryWorks MC65 / Hiney Poly TKL One / RS60 / Zekk RBB / QK80 / Keycult No 2 TKL / FLX Virgo r2 / Matrix Navi

Coming --   Lynx50 (wixx scammed us) / Ladybird60 / JJW Derivative / TGR Shi

100+ GMK sets


Offline AgonizedFish

  • Posts: 25
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #798 on: Wed, 11 July 2018, 10:35:35 »
Show Image


Tracking received!

Where did you receive the tracking? Did you just check the invoice and see it there, or did PayPal notify you that tracking had been added? I'm in group 2 and don't see mine yet (Exclusive may not be done adding all the tracking for our round though)!

Offline excluisve

  • * Maker
  • Thread Starter
  • Posts: 982
  • Location: Where? i will be there .
  • Making & Thinking.
Re: E6-V2 Round 2 - 60% custom keyboard - (ship group 2)
« Reply #799 on: Wed, 11 July 2018, 10:36:20 »
Show Image


Tracking received!

Where did you receive the tracking? Did you just check the invoice and see it there, or did PayPal notify you that tracking had been added? I'm in group 2 and don't see mine yet (Exclusive may not be done adding all the tracking for our round though)!
I not yet I will fill it tomorrow