Author Topic: Teensy++ 2 for terminal F-style layout?  (Read 1504 times)

0 Members and 1 Guest are viewing this topic.

Offline QuincyJones

  • Thread Starter
  • Posts: 270
  • Location: The Greatest Of Them All, England
Teensy++ 2 for terminal F-style layout?
« on: Thu, 09 June 2016, 08:53:02 »
Would a Teensy++ 2 have enough pins for a terminal F layout with 2 rows of F keys above and 2x5 down the side? I've counted a matrix of 30 (5 main rows + 2 rows of F keys + 2 side cols + 14 main cols + 3 arrow cols + 4 numpad cols) and a generous 4 more for leds, so 34 in total which the teensy++ 2 seems to be able to handle ( https://www.pjrc.com/store/teensypp.html )



All those extra keys would come in handy, though I'd certainly be wanting to add in windows keys! Total n00b when it comes to keyboard making but reading around here has got me very interested! I assume Soarer's firmware would suffice?
« Last Edit: Thu, 09 June 2016, 08:57:21 by QuincyJones »
SENT FROM MY TRKA-100-ULTRA-PRO-1R WITH FLASHY MULTI-COLOURED LEDS FOR MEGA ULTRA COOLNESS
(please like me)

       

Offline Parak

  • Posts: 532
Re: Teensy++ 2 for terminal F-style layout?
« Reply #1 on: Thu, 09 June 2016, 08:58:00 »
As is, you can't use a Teensy to drive a capacitive matrix like you would a typical SPST (or similar) based one. Soarer's converter however doesn't need to do that - it simply adapts the output of the existing controller on the board, takes the power + clock/data pins, and outputs USB. So, even a non++ teensy2 suffices for that.

Offline QuincyJones

  • Thread Starter
  • Posts: 270
  • Location: The Greatest Of Them All, England
Re: Teensy++ 2 for terminal F-style layout?
« Reply #2 on: Thu, 09 June 2016, 09:01:27 »
Ah, I should have specified, I mean for a new custom keyboard build, not to modify an existing terminal keyboard!
SENT FROM MY TRKA-100-ULTRA-PRO-1R WITH FLASHY MULTI-COLOURED LEDS FOR MEGA ULTRA COOLNESS
(please like me)

       

Offline joey

  • Posts: 2296
  • Location: UK
Re: Teensy++ 2 for terminal F-style layout?
« Reply #3 on: Thu, 09 June 2016, 09:03:03 »
This looks closed now, but still might be of interest: https://geekhack.org/index.php?topic=80326.0

Offline QuincyJones

  • Thread Starter
  • Posts: 270
  • Location: The Greatest Of Them All, England
Re: Teensy++ 2 for terminal F-style layout?
« Reply #4 on: Thu, 09 June 2016, 17:47:36 »
Good stuff! So that confirms the teensy++ will be able to handle it! Lots of ideas. Only downside is I don't fancy paying 122+ cherry switches!
SENT FROM MY TRKA-100-ULTRA-PRO-1R WITH FLASHY MULTI-COLOURED LEDS FOR MEGA ULTRA COOLNESS
(please like me)