Skip to content

corum/usb-numpad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

==== USB Cherry Numpad ====
by Tuomas Nylund
http://tuomasnylund.fi
tuomas.nylund@gmail.com

This git repo includes:
 * PCB design files
 * Gerbers
 * Code
for a USB numpad that uses Cherry MX switches.

The microcontroller used is at90usb162.

USB functionality provided by the amazing AVR USB library called LUFA.
All code based heavily on the keyboard example from said library.

=== Licenses ===
Code released under same license as the LUFA example code, the MIT License
PCB design files released under CC-BY-SA

Packages

No packages published

Languages

  • C 51.5%
  • C++ 39.8%
  • KiCad Layout 5.7%
  • Makefile 2.2%
  • CSS 0.6%
  • Assembly 0.1%
  • HTML 0.1%