Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I agree so much!! I've tried my best to like mechanical keyboards... but no, I hate them.

The noise is distracting, they require too much strength on every key, and they are big and expansive!

I thought I might have the wrong keytypes, so I even purchased key testers: the red keys are less noisy, but that doesn't solve the other problems. So I just can't find a reason to like them.

My favorite keyboard is the Thinkpad keyboard (TrackPoint Keyboard II Bluetooth 4Y40X49493): the island version (current) is more comfortable than the previous version where the keys were touching (SK-8835 family if you want a numpad) as it leaves some room for nails.

Mechanical keyboards seem preferred by gamers, but in my opinion, they make little sense in an office setting.

However, my new favorite mouse is the Logitech G600 that's popular for MMOs: after purchasing a few different mice that had been recommended here and testing them all, it's the one that fits the best in my hand, even if it's still too large (why can't they make smaller mice??)

What I like the most is how it has side keys that can be mapped in the firmware to physical keys (persistent setting) and to elaborate actions in AutoHotKey!

Now give me the same thing 30% smaller, wireless with bluetooth, with a left hand option, and I'd happily pay $200 for it!



Exactly the same sentiment. My yearlong experiment to try to love mechanical keyboards left me with a thousand euro hole in my wallet and physical problems spanning from fingers to upper body musculature. I loved the tactile feel, but hated what they did to my body.

I think mechanical keyboards are just too high, with excessive travel. You sort of have to keep your hands floating in the air, which transfers stress to your neck, shoulders and upper body. No palm support I tried offered any substantial relief, probably due to the long travel and finger contortions required.

Second issue, perhaps I'm a poor typist, but my fingertips frequently got stuck between the keys, causing mistakes by triggering adjacent keys.

One day I got tired and bought a 10 euro keyboard from the grocery shop. Noname, slimline, rubber domes. What a relief that was.

These days I swear by Logitech MX Keys. Best keyboard I have ever touched.


> One day I got tired and bought a 10 euro keyboard from the grocery shop. Noname, slimline, rubber domes. What a relief that was.

Actually, I had the same thing happen to me during my mechanical keyboard experiment when I had to use some old keyboard found in the basement on a raspberrypi.

It felt SO GOOD, SO COMFORTABLE, that I said "screw that experiment, I'll accept that I'm an uncultured swine who likes membrane keyboards!"

I decided to stop trying to fit my tastes to what's popular, and instead added that quirk to my list of differences with normal geeks (who hate many of the things I like, such as Windows...)

Then I bought myself a Thinkpad SK-88xx membrane keyboard new in a box at a price that'd make even mechanical keyboard snobs cry, and I've been happy ever since with regular Thinkpad membrane keyboards :)


» I decided to stop trying to fit my tastes to what's popular

Funny enough, for me it was the inexpensive (~ USD 25) no name "blue" switches keyboard that I like best. They are very clickity clackity. However, I work from home now so it works out.

It doesn't have a number pad which I thought would be a deal breaker but I don't mind much at all. Even the legendary Thinkpad keyboard is not good enough anymore. In fact, I went to the Thinkpad bios and switched the fn <-> Ctrl keys back to the same layout as on my USB keyboard.


> Funny enough, for me it was the inexpensive (~ USD 25) no name "blue" switches keyboard that I like best. They are very clickity clackity. However, I work from home now so it works out.

That sounds exactly like my personal experience. I purchased a cheap Ajazz ak33 for around USD 25 and I loved the feel and response. It's a shame that no one within a 30 feet radius shared my appreciation of it's clickyness, and now it sits on a shelf gathering dust.


I find average mechanical keyboards to be perfect for my typing style. They never cause me hand strain, stress, tension, etc. Membrane keyboards, however - and especially whatever you call the keyboards on Macbooks - feel like I'm trying to finger drum on glass. I end up with tons of hand pain.

However -- the qualifying fact is that I am a pianist, from the age of 5. I believe that a lot of the biomechanics I learned at the piano keyboard transfer to the computer keyboard, whether I want them to or not. I can't help but try to type the way I play piano to some degree -- in large part, this means an elevated wrist, a pretty high finger force and more of a hammer-type finger action rather than a pressing-type acting.

A very important part of any instrument training is learning correct technique, and a large reason for this is the prevention of injury. I've had decades to adopt the correct technique for keeping my wrists elevated and my fingers hanging down without tension. And I'm sure the increased finger strength helps, too.


And that’s why we always leave an insightful comment (thanks gene!)


To you and the parent poster and the grandparent poster, I wonder if you've ever tried a mechanical keyboard with low profile keys and keycaps?

I enjoy mechanical keyboards myself, and even so, I found myself liking the low profile ones a lot better. Like you said, I love the tactile feel, and I also find regular sized mechanical keyboards too high.

I currently use two: The Keychron K1 "Ultra thin" for work and the HAVIT Low Profile one. Both are a joy to type with. They are as thin as any rubber dome keyboards and provide a better type feel.


So many people seem to rant and rave about mechanical keyboard that I'm still willing to give them a try!

Could you recommend a model that's not too noisy and doesn't require too much force, but which also has the page up and page down keys on both sides of the up arrow?

This seems a rarity for mechanical keyboards, while it's quite standard on laptops. Since I spend most of my time on laptops, I'd like to at least match the general shape for the features I use the most- like shift-page up and shift-page down scrolling in consoles.


Your best bet for mechanical switches that aren't too noisy are probably Cherry MX Browns.


I’m using silent red and I don’t find them too noisy.

One of the main advantages of a mechanical is that they are often programmable so you no longer have to rely on software based methods to change key mappings. Caps lock is Escape everywhere all the time.


I have Caps Lock mapped to Ctrl, like a UNIX-style keyboard. Otherwise, my requirements for a mechanical keyboard are simple:

1. High quality, tactile switches (Cherry MX Blues or Browns) 2. Programmable keymapping 3. TKL layout 4. 6NKRO 5. PBT double-shot molded keycaps (not ABS) 6. Steel baseplate with as little flex as possible 7. Removable USB-C cable 8. Black or grey (dark colours)

I don't care at all about RGB, that's a gimmick to me. I'm not a gamer. I need something I can blaze on when doing heavy Vim editing or writing (I type +/- 150 wpm) after a nap and a few cups of good coffee.

I also prefer a narrow bezel, something like this: https://www.duckychannel.com.tw/en/Ducky-One-Golden-grey-TKL


> I don't care at all about RGB, that's a gimmick to me. I'm not a gamer.

I once spent time writing a CPU, RAM, and IO barmeter using RGB backlight, using one color and one line of keys for each indicator.

It's VERY practical for a sysadmin!


> Caps lock is Escape everywhere all the time

This would be a limit: I use AHK to have chorded keys: - caps is esc if used alone, control if used with another key - enter is enter if used alone, control if used with another key - shift left is page up if used alone, shift if used with another key - shift right is page down if used alone, shift if used with another key - alt left is home if used alone, alt if used with another key - alt right is home if used alone, alt if used with another key

This makes many shortcuts very easy: ctrl-l can be done one handed with the right hand by pressing enter-l

Likewise, to control-shift-home, I press caps+shift left+alt left.

To move between tabs, on the left caps then shift left, or on the right enter then shift right.

Better: the two thumbs "beginning then end of file" to have a quick look at some code: right alt then left alt (so right alt=alt, left alt=home) and the same 2 keys but in the opposite order, left alt then right alt (so left alt=alt, right alt=end)

This is so super practical with AutoHotKey...


This is super interesting. I absolutely love AHK, too. But can you please clarify how you achieve, "caps is esc if used alone, control if used with another key"? Is it based on whether the key is still down (pressed) vs. up (released)?

If you don't mind, can you please share your script? My Capslock-as-a-modifier setup is very simple. I just use Capslock + various keys to do stuff:

   Capslock & p::Send, {PgUp}
   Capslock & n::Send, {PgDn}


Of course, I'm happy to share my script!

I've already posted it here, check my posting history.

Since you are the 2nd person to ask, I might even put it on github!


Silent reds are also known as pink, in case anyone is looking for them. They were exactly what I was looking for after trying brown (still too loud and a little too much force required), silver (way too many false clicks when I rested on the home row), and various Zilents (OK, until I tried the pinks and realized I don't like tactile switches at all).


Vortex Tab90M with silent reds. Best keyboard I've ever owned. Compact, quiet, mechanical, just fits all my needs for both work and gaming.


Sorry but like most of the 70% the up arrow has "shift" on the left, and "end" on the right.

The closest is the GMK UNIQEK C70, with pagedown on the right... but shift on the left. I might be able to remap FN, and to find a cap with the right slant... but then it's not low profile.


Take a look over this Keychron brand. They've got a lot of different set ups.

I've got two with Gateron Browns, I rate them very, very high.


>Second issue, perhaps I'm a poor typist, but my fingertips frequently got stuck between the keys, causing mistakes by triggering adjacent keys.

This is a new one on me. I have never heard of this happening to anyone. My recommendation for you would get a low profile mechanical keyboard like the Keychron K3 or Logitech G915


To be clear, I did not mean that my fingers are caught between the keys. More like I often felt like I'm hitting keycaps sideways. I could not always discipline myself to operate the keyboard like a 1970s typist. This was very distracting and caused errors. Probably I bottomed out too much, instead of just breaking the click? I'm sure there's technique that can be mastered.

I guess I'm a slimline keyboard person and thanks for the recommendation. Perhaps I will try a mechanical slim as well, to fully close this experiment. For the moment I enjoy just getting some work done on the MX Keys, it is an absolute delight. Can't say enough good things about it.


For some reason this happens to me with the MacBook laptop keyboards (the new ones). I don’t know what I‘m doing wrong, maybe it’s because I come from a MK with rather deep keys and all? I haven‘t figured it out yet.


After going to the Keeb Life (2x Ergodox + Iris + Mistel Borocco) for ergonomic reasons, i have some thoughts.

If using a mechanical keyboard caused the need for contortions, it was a bad fit for you. Full stop. Whatever layout you ended up with was built for the needs of someone else.

I generally tell people who're interested in the Keeb Life to grab something random off Amazon. If they want something known, I point them at the Code keyboard, which is 90% a basic keyboard, 10% swag. Nothing weird except some clever use of the function keys and some entirely optional helpful things for programmers in the layout.

IANAMD, but I'd bring up this with one. The relaxed "floating hands while typing" posture is one that a lot of people end up passing through. It works for some but not others and comfortable typing should be regardless of the keyboard.


> Second issue, perhaps I'm a poor typist, but my fingertips frequently got stuck between the keys, causing mistakes by triggering adjacent keys.

To me this is one of benefits of harder to press keys: Accidentally touching a key is not enough to trigger them but intentional keypresses go through. It's the same difference as between piano and light synth keyboard. The thing about long travel is part avoiding accidental keypresses but also that you don't have to press the key to bottom and can avoid the jolt.


Not all mechanical keyboard share the same key travel and profile height.

Mainly you can look up Chocolate switches.

[Example](https://user-images.githubusercontent.com/736191/49698493-06...)


The mx keys is amazing. It feels so sexy to type on, and I can type far faster and more accurately than anything else I've used.

I've also not charged the thing in months and it doesn't seem to care, which blows my mind.


Topre Realforce aren't really mechanical keyboards — they are rubber dome keyboards. They get lumped together with them only because they are high quality rubber domes, with a luxurious feel.

I would best compare Topre to Key Tronic Lifetime and ErgoForce rubber dome keyboards from the '90s. Both those and Topre are full-travel, and have a distinct bottom-out feel, but they still require you to bottom out. They are also comparable in sound, IMHO.

BTW. I prefer low-profile rubber dome/scissor switches or full-travel mechanical Cherry MX Clear. I've used a Topre keyboard a few weeks at work some years ago but my fingers starting aching from having to push past that big bump in the key travel.


Except they aren't rubber dome switches, the rubber is just part of the spring mechanism while the switching itself uses capacitive sensing.

Similarly, infamous Hall effect switches, as well as the similarly rare optical switches, don't use mechanical component for switching itself... Rubber dome switches, however, technically do (switching happens when the keys cause physical hit on the membranes)

P. S. Yes, I'm riffing about how it doesn't really matter.


Libertouch was also a luxury high quality rubber dome keyboard like Realforce, but it's not known outside Japan. It uses simple electrical contact switch rather than capacitive, but feeling/mechanism are similar to Realforce. It also support changing weight by replacing rubber. US ANSI layout is also available.

Libertouch is the best feeling switch I've ever used including Realforce/HHKB. I love this but its full layout with tenkey is pain.


Are any of these still available for purchase? I saw a JP model but like they were discontinued



The MX Clear was the first switch I used that made me feel like I understood Mech keyboards. It eventually lead me to my current favorite switch the Zilent 67g.


You don't seem to understand that you don't need to bottom out your switches to actuate them. I have Kailh Copper switches which barely require me to push them down very far in order to actuate. Also they're pretty quiet. You can have your preferences, but blanketly saying that all mech keyboards "require too much strength" and are "loud" is wrong. The "expensive" part isn't even true in all cases.


This is a skill and it isn’t free. First, you have to learn the contact height with all your fingers for all angles. Second, the balance between the weight of your fingers and the key resistance must be fine enough, or you get fatigue in finger-extending muscles, or misclicks, or misrepeats. Topre even made RealForce variants to address this specific issue. I’m sure it’s not so hard and you mastered it, but an average random person has to try few keyboards before finding the one that fits and each try has a learning curve, and the last ones can be expensive (“Oh, it seems that I want speed non-mx tactile 55g with orings and media keys, but there are only three models, one doesn’t ship to my region, and the other two are too high based, one pretty overpriced”). That’s why mechanical keyboard guys often have a handful of them, cause all are nice but only one really fits.


The dexterity required to only press the key (roughly) half way to the actuation point is just as strenuous; you might as well be bottoming them out every time. I prefer extreme short travel keyboards for this reason. Quieter, shorter key travel distance, much less fatigue.


In my experience, you hypothesis is wrong.


> The dexterity required to only press the key (roughly) half way to the actuation point is just as strenuous

You don't have to only press the key to the actuation point, you have to press it at least to it. You can then stop anywhere between that point and the bottom, which is easier to do with long travel keys.

In my experience this works best with lighter keys (requiring less force). I found this out when messing around with a cheaper mechanical keyboard[0] by realising that I had just stopped pressing the keys all the way. I wasn't even looking to "type better" or whatever, I was just curious about all the mech hype and was trying one out.

Getting back to membrane keyboards, in my case a 2013 MBP, was actually painful because the keys actually require more force to move past the rest position, but they then become very soft, so all the force becomes speed which then stops all of a sudden when I hit the bottom. To me, it's practically impossible to not bottom out the MBP keyboard because of the short travel. Also, since I got used to pressing the keys with too little force, I find I actually miss a lot of the keys, which had never happened before.

---

[0] Drevo Gramr with Outemu Brown switches


Can you show me an example of what you mean by shorter key travel keyboards? I think I'm in the same boat as you.


You can check the Keychron K3. These use low profile switches have 3mm max travel distance.


> The "expensive" part isn't even true in all cases.

Being a cheapskate but wanting a mechanical keyboard with swappable switches, I bought a Redragon K552 off Amazon (88 key version) for $28. The Outemu reds are fine, but I swapped the alphabet and control keys for browns.

I have no regrets.


I bought a Tecware Phantom 104-key keyboard with outemu browns for $50. Per-key RGB and came with replacement switches - no regrets here either.


Over the years I’ve become convinced that not “bottoming out” is a fetish that most people should not be trying to adopt.

“Bottoming out” is just “typing”. You press the key. Find a keyboard that feels good when you press the keys.


I have an IBM model M and a Pkr3 with Cherry MX Browns sitting on the shelf.

What I’ve discovered over time is that I’m some kind of peasant when it comes to typing.

What I really like are thin, low travel laptop keyboards and trackpads instead of mice.

Small, symmetrical with everything centred below an external monitor.

I love the idea of mechanical keyboards but the reality is that actuation force and the key travel just make me wrists hurt after a while.


Frankly, the old Thinkpad keyboard had the best combination of travel and feel ever put together. I can understand people preferring a different trackpad, and not particularly liking the TrackPoint, but the keys themselves were bloody amazing. Low travel, low effort, pre-bottom feedback with no unnecessary noise. (I used to use the USB version of the keyboard with my desktop machines, even though I needed a separate number pad to make some of the work easier.)


I think I remember the keyboard you're referring to- the keys had squared corners and slightly concaved shape? The newer Thinkpad keyboards have much different- and worse- flat keys with rounded corners, and mushy. I've actually come to prefer the much shorter Macbook style keys nowadays.


That's the one. And I'm not fussy one way or another about the keycaps - I loved the old ones, but I can see the arguments for the "island" style as well - it's the switches underneath that were the thing.


Same! I like both but I have a slight preference for the flat ones given the small distance between the keys that make it easier to do many things - including repositioning my fingers (F and J have a nub, but the spaces between the keys make repositioning easier, especially with nails)


> What I’ve discovered over time is that I’m some kind of peasant when it comes to typing.

You and me both. I love low travel keyboard that make little noise. I've learned to accept my personal tastes, even if they don't match what's expected of me.

BTW I wonder how much of a learned preference mechanical keyboards are? At first, I thought they were preferred by older geeks because of a nostalgia factors, but they also seem popular with gamers.

I just don't understand. I have a friend on the spectrum who's (the best I can say) "physically violent when typing on his keyboard", to the point I wouldn't let him use my laptop as I'd fear for my keys.

He loves mechanical keyboards because they tolerate the abuse, and I just don't understand that: Isn't it better to not have to use that much force, and to not feel pain in your wrist and fingertips?


I wonder how much of the mechanical keyboard popularity is just gaming marketing? I also prefer lower key travel and quieter keys. It is just lest straining.

Take for example expensive gaming chairs that look like race car chairs. The side support makes no sense since gamers do not experience high g-forces. The side support lowers mobility which is actually really bad for your back.


> What I really like are thin, low travel laptop keyboards and trackpads instead of mice.

I feel the same way. Oddly enough, one of the best keyboards I have ever used is the Google Pixelbook's. It has truly spoiled my fingers for other keyboards.

One thing that messing around with mechanical keyboards has taught me is that I don't need a full keyboard. Compact TKL's work best for me. The Logitech MX Keys mini has a small enough form factor and comes closest to the Pixelbook's feel.


A lot of people like low profile. There's even mechanical switches for these. I think Kailh Low Profile Choc being one of the more popular ones.


(why can't they make smaller mice??)

People do make smaller mice. But the downside is that they are generally cheapies, and not very robust. I have bought several over the years from supermarkets when I found I'd left my usual mouse behind.

When it comes to left-handed mice, it's often easier to obtain a symmetrical mouse, and change its handidness in software.

I use my mice so much that I have a problem with wireless mice forever running out of batteries. "Up to six months usage": bullshit. I'm lucky to get two weeks out of a set of batteries. So I stick to wired keyboards and mice.


> People do make smaller mice. But the downside is that they are generally cheapies, and not very robust

The last mouse I had was a white Apple Magic Mouse: still a bit on the large side, yet much smaller than the Logitech G600.

But multitouch is not as good as 12 dedicated keys for shortcuts!

> When it comes to left-handed mice, it's often easier to obtain a symmetrical mouse, and change its handidness in software

Symmetrical could do, but then I'd miss the 12 keys right by my thumb!


Not sure what is your ideal small mouse, but there are some good small "gaming" mouses though:

Xtrfy MZ1 Coolermaster MM710 Razer Viper Mini

I'm currently using the first one and it is a great mouse. No special software, no BS, very light, great shape, and a cable you don't even notice that you have. Don't know about the rest, but before this one I had Logitech G Pro wireless, and it was great, but a bit too large.


I get the impression that mechanical keyboard people tend to be hard typers. The keyboard I have now uses cherry MX reds, and everything online suggested that these were super sensitive and you'd mis-type a lot. Only good for games.

But honestly, I could go for something even easier to press. I fail to actuate the left shift with my small finger quite a lot. Guess I have a light touch.


It depends? Cherry MX keys have very stiff springs IMO - it's definitely an oldschool feel. Low profile keys tend to have a shorter pre-travel, and may have lower actuation force.

They aren't available on a lot of keyboards, but I'm fond of Kailh Speed Copper switches. The travel and speed needed to activate the key is comparable to that of a mid-2000s Apple keyboard, but the tactile bump is much lighter, and there's a whole lot more travel after the activation point before you bottom the key out. I find this to be really cushy; I can type lightly but quickly, with very little impact because I'm not hitting the end of the key's range of motion with any force.

That said, the annoying thing here is that it's expensive to try keys. Even when computer stores have keyboards you can try out, they usually only have the run-of-the-mill red, brown and blue switches.


>That said, the annoying thing here is that it's expensive to try keys

You can get switch tester kits off Aliexpress, I see there are $15-ish options that let you test 16-30 types of switches.


I don't love those because, at least for me, the feel of pressing a single key in a tester kit just isn't the same as typing on that keyswitch at speed.


I like this kind of keyboard:

https://www.reddit.com/r/MechanicalKeyboards/comments/9bypxi...

IBM KB-7953

Weighs as much as a tablet PC.

Mine is from 1999, one of the most silent mechanicals, it's PS2 not USB.

It's beginning to stand the test of time and show proof of being as durable as you would want.

The office PC it is connected to is no spring chicken either.

>why can't they make smaller mice??

For an inexpensive less bulky office mouse ASUS AM1D is somewhat smaller than average and ambidextrous:

https://www.youtube.com/watch?v=FEMyuDKRmnc

You get surprisingly more use out of your limited mousepad/benchtop area.

Only takes up half as much room in a laptop case and anything smaller can be much less ergonomic.

It looks like about the same size as the Viper Mini gaming mouse.


They make sense in an office setting : I have RSI, and random rubber dome keyboards in the office are painful. Some of them are good, some of them super bad, and to me, bad essentially means painful. So, I found one I liked, and stuck to it, until it started having problems. Then I tried to replace it.

Unfortunately, this particular model of noname office keyboard was no longer available, and out of stock at my office. I realized that I had to do something : find a keyboard which would last a very long time, and with known physical properties ( actuation force, travel distance, etc), so that if I had to replace it later, it would be possible, and very easy.

In the end, it seems like I want mx red(45 linear), a split keyboard, flat (no angle) , silent, and as low profile as possible. Problem solved, there's plenty of those on the market!


Ever tried any linear type switches? Silent silver, silent red, silent black...

I am a guitar and bass player, and I love just having a linear switch that you can either hammer on and bottom out (=loud) or silently hover and move 1mm to activate it inaudibly. All depending on mood.


There are mechanical keyboards that are lower profile. I felt the same as you with my old Filco Majestouch-2 with MX Blues, but switched to a Logitech G915 with MX Browns and enjoy it a lot more.

The key travel is still the same, but I found that having the tops of the keys closer to the desk surface made it a lot less straining.

I also recommend a desk chair that lets your forearms rest so that your wrists are parallel with and just slightly above the desk surface, so that your fingers are sort of pecking down (L shape) instead of curled (J shape). For any keyboard, but it matters more the taller the keyboard.


Atreus keyboard with purple switches is the best ever imo, tiny (no hand movement to use anything, incl. numbers & arrows), great mechanical feel & not too much travel / noise. Ill never switch back!


I’ve tried a couple of mechanical keyboards at this point and I still don’t understand why people rave about Cherry MX blue switches. I have two of the exact same model of keyboard, one with Cherry MX blue and one with Cherry MX silent red. I much prefer the silent red for pretty much all situations. I suspect I might also like/tolerate the Cherry MX silver switches for their relative silence (still not as silent as the silent red though) and really short actuation distance.


For me, the Blues just feel perfectly snappy and quick. I really like the Red switches as well and if I was using a keyboard in an office environment, I'd probably go for Reds as the Blues have an audible click. But in the privacy of my home with no one else around, I find the typing experience to just be really fun and snappy on Blue switches. Your fingers can easily race over the keyboard (assuming you're not bottoming them out!)


Hah, at my last job my colleagues in the software development department were like waging a loudness war. Almost everybody, including myself, brought their own blue switch keyboard to the office. Being an open-floor office with no noise absorbing ceiling, it was funny as hell to take off your headphones and suddenly realize all the clicking and clacking happening around you.


Not all mechanical keyboards are loud. I have used fairly quiet cherry brown switches that nobody seemed to mind in my office settings. And not all require as much key travel and force. I am using louder and heavier keys now and I do agree with the general sentiment of your comment. I think the linked site has the best reviews but favors louder and heavier.


>key testers: the red keys are less noisy

You get red silents too, which end up not just less loud but also feel wise a little closer to traditional keyboards (which might be seen as a negative by the hardcore mech crowd)


There are bluetooth mechanical keyboards with low profile, shorter travel, silent actuation, lightweight touch. The combination is there. Don't hate every mechanical keyboard.


The logitech MX series is smaller yet more comfortable


Silent reds are what I use after a long time on clears and browns. Can't go back, reds are good for gaming but also far less effort for typing. Never found the tactile bump to be all that useful.


I love brown after awhile of using blue. Blue feels great but is loud enough to wake up the neighbors.


Same boat here. I'm eyeball some silent reds right now so if you could share what you got if you've had it for a while I'm all ears. Ideally I'd like to own a mechanical keyboard that just isn't going to have a key die on me.


You should try Gazzew Boba U4 Silent.

Much more pleasant sounding.


They’re amazing. I picked them up a few months ago based on a random recommendation online, and couldn’t be happier. They’re 90% as satisfying to hit as Blues, but the noise level is similar to an Apple keyboard.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: