Skip to content

Firmware for my custom keyboard running on the Teensy 3.1

Notifications You must be signed in to change notification settings

trishume/PolyType

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PolyType Firmware

This the firmware for my custom keyboard. It supports macros, layout switching, media keys and a screen.

It runs on the Teensy 3.1 using Teensyduino. Much of it is specific to my hardware but it wouldn't take much effort to get it to work for other hardware.

More info on my keyboard

Architecture

Unlike most other firmware, this one uses a pipeline architecture for fancy stream processing functionality.

This is so that implementing fanciness like chording can be done easily and can be enabled/disabled without trouble.

About

Firmware for my custom keyboard running on the Teensy 3.1

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published