Author Topic: Backlit Keycaps  (Read 5062 times)

0 Members and 1 Guest are viewing this topic.

Offline Sxcerino

  • Thread Starter
  • Posts: 9
Backlit Keycaps
« on: Mon, 02 January 2012, 19:57:25 »
Hello!

I was wondering if there was a way to modify my keyboard to have backlit keys like the images below.

i[dot]imgur.com/pGECp.jpg
i[dot]imgur.com/hpfc3.jpg

I tried searching for a guide but wasn't able to find one =/

Any help with be appreciated! Thanks!

I have a cherry mx g80-3494.

Offline dorkvader

  • Posts: 6288
  • Location: Boston area
  • all about the "hack" in "geekhack"
Backlit Keycaps
« Reply #1 on: Tue, 03 January 2012, 12:53:52 »
http://i.imgur.com/pGECp.jpg
http://i.imgur.com/hpfc3.jpg

Image #1 has clear keycaps (which you can buy online)
Image #2 appears to have a clear clickclack keycap, which are handmade, and you probably won't be able to get.

Now once you've settled the keycap issue, you can modify your keyboard with backlighting, but there aren't holes for LED's on the PCB of the keyboard, so the easiest way would be to replace it. If you had a plate mounted keyboard, you could just solder to the leads and wire everything up to the microcontroller of choice (teensy looks good), but if I recall correctly, the keyboard you have is PCB-mounted (no plate).

Really, the easiest thing to do would probably buy an already backlit keyboard, like the razer blackwidow, the Noppoo choc pro, ducky shine, or the new Race keyboard.

If you just wanted one backlit key, you could probably wedge an LED into the switch (there is a slot for it), and run wires to an internal switch/battery or some such.

Offline Sxcerino

  • Thread Starter
  • Posts: 9
Backlit Keycaps
« Reply #2 on: Tue, 03 January 2012, 16:40:09 »
Darn, kinda wanted a a select few keys to light up, not all or a few.

Looking at my switches, like you said there seems to be a space under the switch (a hole with the letter A beside it, although there seems to be a transitor or something under it), how would go about to add an LED to that little hole. How would the wiring work? Is it possible to wire it and add to the usage of  keyboard power source, i.e. PS2, just like the NUMlock lights?

Thanks for the help, much appreciated.

Offline dorkvader

  • Posts: 6288
  • Location: Boston area
  • all about the "hack" in "geekhack"
Backlit Keycaps
« Reply #3 on: Tue, 03 January 2012, 17:12:41 »
Oh, that'd be a diode, for nkey rollover. You can replace it with an LED, and it'd still work, but I don't think they carry enough current to light it up. In your case, you'd have to desolder the switch, and especially the diode, add the LED, and wire it to a power source. You can tap into the PS2 power, and have a current limiting resistor for the LED's.

For a 2.6V LED (blue, I think) that you want to be 5 mA of current (from a 5V power supply), you'd need a 560 ohm 1/8W resistor.

Edit: I'll put more info here later, once I think of useful things to consider.

Offline dorkvader

  • Posts: 6288
  • Location: Boston area
  • all about the "hack" in "geekhack"
Backlit Keycaps
« Reply #4 on: Tue, 03 January 2012, 22:58:26 »
Quote from: ripster;482670
I have those!

See this thread.

http://geekhack.org/showthread.php?22671-ClickClack-Keys
You should raise the price again.
---
@ the OP: If you're just wanting lightable capslock,etc., it would be even easier: take out the existing LED, and wire it into the LED-hole in the switch. Make sure you jumper the diode (preferable with another diode, but you'd have to put it under the PCB). If you go with the same colour LED, you wouldn't even have to worry about replacing the current-limiting resistors.

Offline Sxcerino

  • Thread Starter
  • Posts: 9
Backlit Keycaps
« Reply #5 on: Wed, 04 January 2012, 18:47:24 »
Hmm, from the 2 pictures, can you tell if the keyboard is plate mounted?

Offline Sxcerino

  • Thread Starter
  • Posts: 9
Backlit Keycaps
« Reply #6 on: Thu, 05 January 2012, 17:23:04 »
So Im guessing there's no guide to walk through something like this?

Im scared of breaking something (everything) without steps or diagram >: [

Thanks for the replies!