Author Topic: [GB] Zephyr 65% Custom RGB Keyboard Kit  (Read 73193 times)

0 Members and 1 Guest are viewing this topic.

Offline Wilba

  • * Maker
  • Posts: 464
  • Location: Melbourne, Australia
  • Keyboard Stuff Person
    • wilba.tech
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #150 on: Thu, 21 June 2018, 12:56:26 »
https://zealpc.net/blogs/news/programming-your-zephyr

There is that Zeal65.exe thing again!   I cant use it in Apple computer.   I dont have windows computer. 
I am going to use QMK build if you dont mind.

Sorry, I thought I was replying to someone else.

I got a friend to build the OSX version. You are welcome to try it.
« Last Edit: Thu, 21 June 2018, 12:59:49 by Wilba »

Offline moitorpsychoo

  • Posts: 29
  • Location: Columbus, OH
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #151 on: Sat, 23 June 2018, 05:14:58 »
Anyone wants to transfer their spot of sell their kit, let me know this is a true beauty


Sent from my iPhone using Tapatalk

Offline Solotov

  • Posts: 366
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #152 on: Sun, 24 June 2018, 02:07:53 »
I got a friend to build the OSX version. You are welcome to try it.

Holy moly.. as a first time QMK user and a MAC user, this took me 2 freaking days to finally be able to change keymaps on my Zephyr :-X.

Thanks for posting the osx build version.
Flex is love, flex is life.

Offline crankd87

  • Posts: 2
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #153 on: Mon, 25 June 2018, 14:02:09 »
https://zealpc.net/blogs/news/programming-your-zephyr

There is that Zeal65.exe thing again!   I cant use it in Apple computer.   I dont have windows computer. 
I am going to use QMK build if you dont mind.

Sorry, I thought I was replying to someone else.

I got a friend to build the OSX version. You are welcome to try it.


I tried using the OSX version and it seems to work. The only thing is when trying to use the function style mappings, i.e. LT(1,KC_CAPS) it yells at you about having a parenthesis. Any idea why it doesn't like that syntax?

Offline crankd87

  • Posts: 2
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #154 on: Mon, 25 June 2018, 14:07:09 »
https://zealpc.net/blogs/news/programming-your-zephyr

There is that Zeal65.exe thing again!   I cant use it in Apple computer.   I dont have windows computer. 
I am going to use QMK build if you dont mind.

Sorry, I thought I was replying to someone else.

I got a friend to build the OSX version. You are welcome to try it.


I tried using the OSX version and it seems to work. The only thing is when trying to use the function style mappings, i.e. LT(1,KC_CAPS) it yells at you about having a parenthesis. Any idea why it doesn't like that syntax?

It turns out you need to escape the parenthesis.
Code: [Select]
LT\(1,KC_CAPS\)

Offline Dead Encryption

  • Posts: 103
  • Location: San Antonio, TX
  • Dead...
    • Twitch Channel
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #155 on: Mon, 25 June 2018, 23:11:04 »
If anyone wants to see how I programmed the Zeal / Built or just wants my profile to start from. Please take a look on my Youtube Channel. Links are in the info section of the video.

https://youtu.be/WmZh32CeHdE

Offline oldcat

  • Posts: 2640
  • Location: US
  • 65% is Life
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #156 on: Wed, 27 June 2018, 11:28:25 »
waiting for R2 to start

Offline eyedrop

  • Posts: 601
  • Location: Keeb Abyss
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #157 on: Mon, 02 July 2018, 01:35:49 »
waiting for R2 to start

It seems like R2 just started today.

Offline bobdenard

  • Posts: 167
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #158 on: Mon, 02 July 2018, 05:22:51 »
Looks nice but man, so damn expensive...


Sent from my iPhone using Tapatalk

Offline Windeh

  • Posts: 301
  • a no name
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #159 on: Mon, 02 July 2018, 06:19:56 »
Damnit they removed gray as an option!!  :'( Was waiting for R2 in gray to go with some sets coming in...

Offline Windeh

  • Posts: 301
  • a no name
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #160 on: Mon, 02 July 2018, 06:44:42 »
But that Eggplant Purple....  :eek:

Offline eeymiel

  • Posts: 30
  • Location: NL
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #161 on: Tue, 03 July 2018, 14:05:09 »
Argh should have jumped on round 1, there's also no scarlet red anymore :(

Offline Marutks

  • Posts: 310
  • Location: London
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #162 on: Fri, 06 July 2018, 18:37:29 »
does this https://docs.qmk.fm/#/feature_rgblight work for zephyr ?

I want to program some keys for RGB control.

The doc says I need this:

#define RGB_DI_PIN D7     // The pin the LED strip is connected to
#define RGBLED_NUM 14     // Number of LEDs in your strip

Offline MajorKoos

  • Posts: 851
  • Location: Bay Area
  • 1 life please. Extra large.
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #163 on: Fri, 06 July 2018, 20:57:17 »
does this https://docs.qmk.fm/#/feature_rgblight work for zephyr ?

I want to program some keys for RGB control.

The doc says I need this:

#define RGB_DI_PIN D7     // The pin the LED strip is connected to
#define RGBLED_NUM 14     // Number of LEDs in your strip


That's for enabling an RGB strip hooked up as a backlight.
It doesn't work correctly at the moment - conflicts and ROM size issues.

Offline Marutks

  • Posts: 310
  • Location: London
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #164 on: Sat, 07 July 2018, 17:51:44 »
I flashed my zephyr today.  I had to do "eeprom reset" because it was ignoring keymap changes.
https://github.com/qmk/qmk_firmware/tree/master/quantum/tool

I flashed default keymap from https://github.com/Wilba6582/qmk_firmware/tree/zeal60
make zeal65:default:dfu

It seems to have lost some LED effects.  "Rainbow" effect is no longer there.   For some reason two LEDs turned off permanently.

Offline Pwner

  • * Maker
  • Posts: 632
  • soon™
    • Ion Keyboards
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #165 on: Sat, 07 July 2018, 18:17:47 »
I flashed my zephyr today.  I had to do "eeprom reset" because it was ignoring keymap changes.
https://github.com/qmk/qmk_firmware/tree/master/quantum/tool

I flashed default keymap from https://github.com/Wilba6582/qmk_firmware/tree/zeal60
make zeal65:default:dfu

It seems to have lost some LED effects.  "Rainbow" effect is no longer there.   For some reason two LEDs turned off permanently.

https://zealpc.net/blogs/news/programming-your-zephyr

Try using the firmware linked in that post.
Ion | Keycult | Instagram

Offline Liocer

  • Posts: 122
  • Location: London, UK
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #166 on: Sun, 08 July 2018, 17:16:33 »
I flashed my zephyr today.  I had to do "eeprom reset" because it was ignoring keymap changes.
https://github.com/qmk/qmk_firmware/tree/master/quantum/tool

I flashed default keymap from https://github.com/Wilba6582/qmk_firmware/tree/zeal60
make zeal65:default:dfu

It seems to have lost some LED effects.  "Rainbow" effect is no longer there.   For some reason two LEDs turned off permanently.
Make sure your definitions are set correctly for some reason Wilbas bundled setup for zeal65 doesn’t have 7u space bar set.

It all works for me, building qmk. Although I had to turn off eeprom layout storage, which caused a build error but easily fixed.

You might be right about some of the rgb effects not being there. But I don’t miss those.

Offline Marutks

  • Posts: 310
  • Location: London
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #167 on: Mon, 09 July 2018, 07:17:07 »
I am not too worried about LED effects.   QMK is more important for me, for example, I want to use macros.

Does all LEDs turn on for you?   Can you post your QMK config on github?   On my zephyr 3 LEDs are off:   under UP key and both split backspace keys. 
I think I need to bridge some contacts on PCB to turn on split backspace LEDs.

Offline Pwner

  • * Maker
  • Posts: 632
  • soon™
    • Ion Keyboards
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #168 on: Mon, 09 July 2018, 07:41:09 »
I am not too worried about LED effects.   QMK is more important for me, for example, I want to use macros.

Does all LEDs turn on for you?   Can you post your QMK config on github?   On my zephyr 3 LEDs are off:   under UP key and both split backspace keys. 
I think I need to bridge some contacts on PCB to turn on split backspace LEDs.

Quote
To turn on the stabilizer LEDs, simply bridge "JC16A", "JD5A", "JB8A", "JB4A", "JB4". If you're using HHKB layout split backspace, don't bridge "JB4".
Ion | Keycult | Instagram

Offline Marutks

  • Posts: 310
  • Location: London
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #169 on: Wed, 11 July 2018, 08:09:32 »
I think Wilba's firmware flash tool has code that is not on github.  Perhaps he forgot to push some code changes? 
LED effects are not the same obviously. I am not sure why.   

Offline Wilba

  • * Maker
  • Posts: 464
  • Location: Melbourne, Australia
  • Keyboard Stuff Person
    • wilba.tech
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #170 on: Wed, 11 July 2018, 08:16:19 »
I think Wilba's firmware flash tool has code that is not on github.  Perhaps he forgot to push some code changes? 
LED effects are not the same obviously. I am not sure why.

There was one small difference that didn't get pushed, but I don't know if it is relevant. I've pushed now, report back with any outstanding issues.

Offline Marutks

  • Posts: 310
  • Location: London
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #171 on: Thu, 12 July 2018, 14:04:15 »
thank you,  all LED effects are there.   effect speed was too low.  I added ES_DEC ,  ES_INC to my keymap

Offline Darknight00z

  • Posts: 644
  • Location: UK
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #172 on: Sun, 15 July 2018, 13:17:15 »
Will there more color options in future rounds?

The current ones feels kinda limiting. I want dark grey :(

Offline Zeal

  • Actually the King of Green Tea Kit-Kats
  • * Vendor
  • Thread Starter
  • Posts: 2798
  • Location: BC, Canada
    • Zeal Generation Inc.
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #173 on: Mon, 16 July 2018, 00:20:02 »
Will there more color options in future rounds?

The current ones feels kinda limiting. I want dark grey :(

Unlikely, not too many dark gray units sold from R1, even less for red.
        "Bird have wing, bird will fly. Henry had wings.  Henry now fly." -Sent

Offline Marutks

  • Posts: 310
  • Location: London
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #174 on: Sun, 29 July 2018, 11:50:17 »
blue zephyr with gmk nautilus

Offline HerrmannStahl

  • Posts: 10
  • Location: Germany
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #175 on: Thu, 06 September 2018, 02:25:27 »
Does anyone have experience with this board and Mill-Max sockets? Or could you tell me the diameter of the switch holes? And what about the stabilisers? Some people had issues with stabilised keys being lower with PCB mount stabs.
Anyways, I'm planning to apply those and get me a hot-swappable Zephyr, and I don't intend to screw up the PCB for a 600$ plus shipping and import taxes board.

Offline Lisinge

  • Posts: 184
  • Location: Sweden
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #176 on: Thu, 06 September 2018, 05:35:45 »
Does anyone have experience with this board and Mill-Max sockets? Or could you tell me the diameter of the switch holes? And what about the stabilisers? Some people had issues with stabilised keys being lower with PCB mount stabs.
Anyways, I'm planning to apply those and get me a hot-swappable Zephyr, and I don't intend to screw up the PCB for a 600$ plus shipping and import taxes board.

Having used both mill-max and holtites i definitely recommend using holtites over mill-max sockets. The mill-max has a lip that will raise the switch a bit in comparison to pcb mount stabs like you say.

Offline HerrmannStahl

  • Posts: 10
  • Location: Germany
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #177 on: Thu, 06 September 2018, 05:53:46 »
Having used both mill-max and holtites i definitely recommend using holtites over mill-max sockets. The mill-max has a lip that will raise the switch a bit in comparison to pcb mount stabs like you say.

Hm, suspected as much. I still don't fully understand how the holtites work though. They are solderless, right? So how are they held in place?
Plus there was a post about them having problems of staying in place on the Zephyr PCB, somewhere.

EDIT: I found it in this post. Will probably be what I'm trying then. But only AFTER testing this method on my broken Ducky One PCB, and then applying them to the DZ60, I have, which I am going to desolder anyways.

The Zeal65 PCB is mostly the same design as the Zeal60, and both are compatible with the hot swap sockets that Zeal stocks (aka. Holtite sockets).

Due to the ENIG (gold plated) pads, these sockets don't "stick" if inserted with a soldering iron (one method that's been demonstrated), like they do for HASL (solder tinned) pads. What I do is solder the pads first, then remove solder from the pad holes, before installing the sockets with a soldering iron. It's a little more work, but then you have a PCB that can have switches swapped without the sockets coming out.

Due to a few possible layout options, using Kailh switch sockets like I use on the M60-A isn't possible. While the bottom row is fixed to 1.5-1.5-7-1.5-1.5-1-1-1, there are split backspace and stepped caps lock options. Kailh switch sockets also aren't (very) compatible with putting a USB connector in between two switches, when the sockets are on the edge of the PCB (i.e. when switches are oriented with LEDs at the bottom).
« Last Edit: Thu, 06 September 2018, 05:59:26 by HerrmannStahl »

Offline Lisinge

  • Posts: 184
  • Location: Sweden
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #178 on: Thu, 06 September 2018, 05:58:50 »
Having used both mill-max and holtites i definitely recommend using holtites over mill-max sockets. The mill-max has a lip that will raise the switch a bit in comparison to pcb mount stabs like you say.

Hm, suspected as much. I still don't fully understand how the holtites work though. They are solderless, right? So how are they held in place?
Plus there was a post about them having problems of staying in place on the Zephyr PCB, somewhere.

I recommend pre-tinning the holes.
1. Add some solder and then remove it again using a solder-sucker or just some solder-wick. This leaves a thin layer of solder in the holes for the holtites to adhere to.
2. Push the holtites down into the holes with a heated iron which heats the layer of solder that was left from step one and secures the holtites.

Just make sure to not have a bunch of solder on the tip that will flow into the holtite and that you don't leave too much solder in the hole in step 1 as that will fill the legs of the holtite and prohibit them from expanding when pushing in the switch.

Offline HerrmannStahl

  • Posts: 10
  • Location: Germany
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #179 on: Thu, 06 September 2018, 06:02:17 »
Having used both mill-max and holtites i definitely recommend using holtites over mill-max sockets. The mill-max has a lip that will raise the switch a bit in comparison to pcb mount stabs like you say.

Hm, suspected as much. I still don't fully understand how the holtites work though. They are solderless, right? So how are they held in place?
Plus there was a post about them having problems of staying in place on the Zephyr PCB, somewhere.

I recommend pre-tinning the holes.
1. Add some solder and then remove it again using a solder-sucker or just some solder-wick. This leaves a thin layer of solder in the holes for the holtites to adhere to.
2. Push the holtites down into the holes with a heated iron which heats the layer of solder that was left from step one and secures the holtites.

Just make sure to not have a bunch of solder on the tip that will flow into the holtite and that you don't leave too much solder in the hole in step 1 as that will fill the legs of the holtite and prohibit them from expanding when pushing in the switch.

Yeah, like I stated in my edit, there will be some trial and error involved. Mainly just because I don't want to screw up an expensive board like that. And I'm not the best at soldering, but I know what I'm doing.

Thanks for your insights on the matter

Offline Wilba

  • * Maker
  • Posts: 464
  • Location: Melbourne, Australia
  • Keyboard Stuff Person
    • wilba.tech
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #180 on: Thu, 06 September 2018, 07:18:05 »
You've quoted me above, but I can confirm I've used holtites on quite a few PCBs with the pre-tinned pad method with excellent results.

When pushing them in fully with a dry, hot soldering iron (400-450 deg is good), often there will be a "pop" when the solder melts and the holtite drops lower. This "pop" can cause other loose holtites in pads to come out and fly everywhere. So my method is do one switch at a time, insert two holtites, finger on one (to stop it popping out) while pushing in the other one.

Offline HerrmannStahl

  • Posts: 10
  • Location: Germany
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #181 on: Thu, 06 September 2018, 07:42:51 »
Thanks Wilba. This will spare me the rage inducing task of searching for 100 dropped holtites on the floor!

Offline loopaddiction

  • Posts: 55
  • Location: Los Angeles
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #182 on: Sat, 25 May 2019, 16:56:18 »
Been drooling over this board for the past few weeks. Are there any plans on a R3 for the Zephyr? And if so, a ballpark estimate on when?

Offline polinco

  • Posts: 1
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #183 on: Sat, 25 May 2019, 22:01:45 »
I would like to buy one of these amazing keyboards.

Offline Egobean

  • Posts: 53
  • Location: Pasadena Texas
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #184 on: Mon, 24 June 2019, 15:58:42 »
these keyboards are so beautiful. i really want one..

Offline PancakeMSTR

  • Posts: 491
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #185 on: Tue, 25 June 2019, 23:40:32 »
Does anyone have a spare PCB I could buy?
   

Offline Wilba

  • * Maker
  • Posts: 464
  • Location: Melbourne, Australia
  • Keyboard Stuff Person
    • wilba.tech
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #186 on: Wed, 26 June 2019, 05:10:28 »
Does anyone have a spare PCB I could buy?

Zeal should have some in stock.

Offline PancakeMSTR

  • Posts: 491
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #187 on: Wed, 26 June 2019, 10:12:24 »
Does anyone have a spare PCB I could buy?

Zeal should have some in stock.

Can you link me? I checked their site and couldn't find any in stock.
   

Offline Marutks

  • Posts: 310
  • Location: London
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #188 on: Wed, 26 June 2019, 13:14:43 »
PCBs are sold out

Offline PancakeMSTR

  • Posts: 491
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #189 on: Wed, 26 June 2019, 20:47:50 »
PCBs are sold out


Do you know, or know who I could ask, if there will be another run?
   

Offline ZyBeR

  • Posts: 178
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #190 on: Sun, 14 July 2019, 03:32:25 »
It's time for another round now!! :D

Offline PiotrMKG

  • Posts: 18
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #191 on: Sun, 14 July 2019, 05:37:07 »
New round would ruin value for those who bought first time. You must remember that we are some sort of collectors.

Offline Oblotzky

  • Posts: 2049
  • Location: Cologne, Germany
  • Backspace is for people that make mistakes.
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #192 on: Sun, 14 July 2019, 06:21:51 »
New round would ruin value for those who bought first time. You must remember that we are some sort of collectors.

Oh no, how terrible that would be if more people could own something.

Offline Midori

  • Formerly loktrevor
  • Posts: 98
  • Location: Los Angeles, CA
  • c:
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #193 on: Sun, 14 July 2019, 06:30:27 »
New round would ruin value for those who bought first time. You must remember that we are some sort of collectors.

Oh no, how terrible that would be if more people could own something.

You should not have ran Oblivion v2 as it ruined the value for those who bought first time. You must remember that they are some sort of collectors.
      

TGR Jane v2 | Vulcan Pro | Matrix 8X v2.0 | Bean | hbcp | froge | hype hen

Offline Wilba

  • * Maker
  • Posts: 464
  • Location: Melbourne, Australia
  • Keyboard Stuff Person
    • wilba.tech
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #194 on: Sun, 14 July 2019, 06:56:01 »
New round would ruin value for those who bought first time. You must remember that we are some sort of collectors.

Oh no, how terrible that would be if more people could own something.

You should not have ran Oblivion v2 as it ruined the value for those who bought first time. You must remember that they are some sort of collectors.

I agree, I chose not to buy Oblivion v2 in solidarity with those who bought first time. You must remember that they are some sort of collectors.

Offline blizzara01

  • Posts: 160
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #195 on: Sun, 14 July 2019, 08:32:39 »
New round would ruin value for those who bought first time. You must remember that we are some sort of collectors.
:))

New round would ruin value for those who bought first time. You must remember that we are some sort of collectors.

Oh no, how terrible that would be if more people could own something.

You should not have ran Oblivion v2 as it ruined the value for those who bought first time. You must remember that they are some sort of collectors.

I agree, I chose not to buy Oblivion v2 in solidarity with those who bought first time. You must remember that they are some sort of collectors.
Stop the production plssss.

Offline hineybush

  • * Maker
  • Posts: 1648
  • Location: Pittsburgh, PA, USA
  • student of error
    • hineybush keyboards
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #196 on: Sun, 14 July 2019, 13:00:52 »
New round would ruin value for those who bought first time. You must remember that we are some sort of collectors.

who cares about value if you're collecting?

Offline Darknight00z

  • Posts: 644
  • Location: UK
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #197 on: Mon, 15 July 2019, 17:57:22 »
The irony with that Oblivion v2 banner is just

https://media.giphy.com/media/l3q2LH45XElELRzRm/source.gif

Offline Scriba

  • Posts: 121
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #198 on: Mon, 30 November 2020, 14:00:26 »
New round would ruin value for those who bought first time. You must remember that we are some sort of collectors.

It's a real tragedy that many community members hold this view today. This animates "flippers" all the more to let their fcfs bots play and also at raffels dozens of fake inputs are generated.

So I would be immediately in favor of a round 3, even though this will probably never be the case :)

Offline MMKB

  • Posts: 483
  • Location: norcal
Re: [GB] Zephyr 65% Custom RGB Keyboard Kit
« Reply #199 on: Mon, 30 November 2020, 15:12:12 »
New round would ruin value for those who bought first time. You must remember that we are some sort of collectors.

That's what NIMBY said