geekhack

geekhack Projects => Making Stuff Together! => Topic started by: KHAANNN on Thu, 12 July 2018, 05:42:15

Title: Atmega32U4/Teensy Alternative for Hand Wiring?
Post by: KHAANNN on Thu, 12 July 2018, 05:42:15
32kb is very limiting, I wonder whether there's a better alternative out there that's as easy to program with TMK or secondarily QMK

There's some old threads over the web that says no
Title: Re: Atmega32U4/Teensy Alternative for Hand Wiring?
Post by: suicidal_orange on Thu, 12 July 2018, 05:48:55
The Teensy 2.0++ (AT90USB1286) works, it's usually reserved for big boards as it has more pins but has more storage too.
Title: Re: Atmega32U4/Teensy Alternative for Hand Wiring?
Post by: KHAANNN on Thu, 12 July 2018, 06:26:03
Thanks, that's exactly what I was looking for :)