DEV Community

Jay Gandhi
Jay Gandhi

Posted on

What kind of keyboard you are using?

Top comments (41)

Collapse
 
rpoirier profile image
Reese Poirier • Edited

At home I use a full-size Filco Majestouch 2 with Cherry MX Blue switches and aftermarket light pink PBT keycaps. My only regret with that board is that I didn't buy a tenkeyless version of the same board instead.

At work I use a tenkeyless WASD CODE with Cherry MX Brown switches (so I don't deafen my coworkers with my typing). I'm planning to replace the keycaps with the same pink PBT keycaps I use at home once the stock caps start getting shiny.
I wanted a keyboard that could switch the modifier keys to Mac order. Unfortunately, its hardware overrides the Mac OS setting that I used to rebind CAPSLOCK to ESC, so it's not ideal. I'm currently attempting to reverse-engineer it on the weekends so that I can modify it to allow me to switch CAPSLOCK to ESC instead of CTRL. If anybody has any advice or resources on that front, please let me know.

Collapse
 
_andy_lu_ profile image
Andy Lu

Check out Karabiner. I used to use it back on Yosemite- or at least the Yosemite version- and found it to work quite nicely. Just revert any changes you made through macOS and let Karabiner handle the changes you want.

Collapse
 
andy profile image
Andy Zhao (he/him)

Love Karabiner. I definitely don't use all the features it has but it's straightforward to setup and change your keys.

Collapse
 
rpoirier profile image
Reese Poirier

Thanks, I'll try that 😁

Collapse
 
elnawe profile image
Nahuel Jesús Sacchetti

I'm using two keyboards.

  • 87-key CODE Mechanical Keyboard from WASD, Cherry MX Blue switches.
  • 61-key Custom Mechanical Keyboard from WASD (WASD VP-3), Cherry MX Blue switches, blank keycaps. This one: thepracticaldev.s3.amazonaws.com/i...
Collapse
 
moopet profile image
Ben Sinclair

I have the wired full-width apple aluminium plank thing.
I like it despite it being Apple and coming with all the terrible design decisions that entails - very difficult to clean, uses a layout halfway between UK and US, has symbols on it that make no sense, etc.

It feels nice, has an incline that, while not adjustable, is about right for me, and it looks smaller than it is meaning it doesn't dominate my desk. It also has USB ports on either side which will take something low-power like a mouse, meaning less scrabbling around with cables. Won't take anything like a USB drive with a bulky casing because of how it's too cramped, likewise don't put one of those tiny flush drives in unless you want to have to use a screwdriver to get it back out, but it's better than nothing.

Overpriced, though: I paid about £25 for each keyboard (I have 2) on ebay because the Apple price is unreasonable.

Collapse
 
darkliahos profile image
Sohail Nasir

I am going to get a beating for this but I use Logitech G110 at work and a Logitech 510s at home though bare in mind I was around 18 - 21 years old when I purchased these keyboards, they are both still going strong and I am 29 now...

Collapse
 
erikthered profile image
Erik Nelson

At home and the office: CoolerMaster Quickfire Rapid (tenkeyless) with Cherry MX Brown switches.
For travel: KBParadise V60 Mini with Gateron Blue switches. I couldn't stand the new MacBook Pro keyboard.

The travel one is a 60% layout and it still takes me a while each time to remember all of the modifier combos.

Collapse
 
val_baca profile image
Valentin Baca

I have nearly the same keyboard: CoolerMaster Quickfire with Cherry MX Brown switches, but I went for the Stealth so the labels won't wear off.

Collapse
 
teej profile image
TJ Fogarty

I'm using the keyboard built into the MacBook Pro. I find the placement easier with my screen setup.

It does the job, though I wouldn't mind something that was a little bit quieter.

Collapse
 
rpoirier profile image
Reese Poirier

I expected to hate it, especially with the Touch Bar and my previous experience with Apple input devices. But I find I really love using it when I'm not 'docked' at my desk. Rebinding CAPSLOCK to ESC makes up for the lack of a tactile ESC key for Vim.

Collapse
 
caseywebb profile image
Casey Webb • Edited

What year? I don't mind the "old" one, but I've heard some horror stories about the new "butterfly" switches.

Collapse
 
teej profile image
TJ Fogarty

It's the 2017 model. I've heard the same stories, and it does sound worrying, but I've been using it for a year with no problems... yet.

Collapse
 
31547 profile image
31547

amazon.com/Dell-Genuine-104-key-Ke...

this boi <3

these things are tanks. theyre great for prose and writing code of literally any kind because the keys arent too sensitive to make it easy to spam characters on accident but if youre a fast typer like me, the keys give way enough that you can make the unconscious strokes and movements really effectively and without hand stress

my only problem with them is that theyre loud and typing for a long time can get a little straining on them

Collapse
 
dviejopomata profile image
Dviejo

I was using a K95 until now but it started to fail because the cable had to be in an specific angle and decided to buy a TKL keyboard , which it's a Corsair K63 with Cherry MX red.

The benefit o a TKL keyboard is that your right/left hand is much closer to the keyboard so you can be much more agile, apart from saving space in your desktop.

Collapse
 
_andy_lu_ profile image
Andy Lu

I don't know why I didn't think to ask this question myself!

I have been consistently using an OLKB Preonic with Cherry Browns. I love this thing to death, especially because someone added a feature where the keyboard "boops" and "beeps" with every keypress.

It makes git commits (and everything else) really fun.

Collapse
 
val_baca profile image
Valentin Baca

Currently: Cooler Master QuickFire Stealth Tenkeyless. Cherry MX Brown switches.

I recently (as in just put in by drawer a few minutes ago) tried the Kinesis Advantage 2 as I started having pain from my thumbs rolling under my palm to access the Command key about a thousand times a day.

I knew there would be an adjustment period and I dedicated myself to basically relearning how to touch type with the Advantage. I finally got to where I could code without stumbling around.

But the special keys (command, alt/option, and control) were in just too weird of a spot. I use these keys A LOT in coding and some of the combinations were just too weird, e.g. Command+Control+Up in Xcode goes between the header/implementation/tests of a file in Objective-C.

That's just one example, but relearning a dozen other commands that I can intuitively on a "normal" qwerty keyboard was just too much.

Instead, I'm going to try using my right Command or move my whole left hand when using the left Command key.

Some comments may only be visible to logged-in visitors. Sign in to view all comments.