/latexKeyboard

A customisable keyboard for typing symbols into Latex.

Primary LanguageC++

Latex_Keyboard

Creative Commons Sharealike 4.0

Author: Amitabh Shrivastava tinkrmind@gmail.com

Arduino leonardo based latex keyboard to make typing easier.

I used soft touch keyboard like this one. The Circuit is pretty simple, with the foure wires corresponding to rows of the keyboard connected to arduino leonardo pins 4, 5, 6, 7 and the four pins corresponding to coloumns connected to pins 8, 9, 10, 11. There is no other conenctions/components needed. The code is compatible with arduino micro as well.

More info on Keyboard library here. Info on supported key modifiers etc here

Circuit