Page 1 of 1

Teensy -> Layered layout [Help neede]

Posted: 18 Jun 2017, 21:07
by notaduck
Hi, I'm new on this forum but this seems to be the place to ask if it's abou mk.
While I'm waiting for my teensy 2.0 I figured out I would start to program it so I could have a working configuration when it arrived. I decided to use EasyAVR to program it but the first I've all ready met the first problem.
I can't figure out how to make a layered layout?
Do any of you have an working config for a Teensy with layers I could take a look at ?

Posted: 18 Jun 2017, 21:25
by Laser
I can't help with that, but if you (for some reason) want to try Hasu's TMK firmware instead (or the QMK one, based on it), you can read here about layers: https://github.com/tmk/tmk_keyboard/blo ... /keymap.md

Posted: 19 Jun 2017, 10:19
by notaduck
Thanks for the help ;) I will for sure, take a look at that

Posted: 20 Jun 2017, 15:57
by Zed
This has examples of a normal layer, a toggle layer (Fn2) and a tap key (space/Fn). Hope it gets you started. I am pretty sure it works properly but I haven't built my board yet BTW.