ergodox-firmware/firmware/lib/usb/atmega32u4/keyboard/from-pjrc
Ben Blazak 316f54596e working! cleaned up a bit and found a silly bug
one bug left to fix before it's actually doing what it's supposed to

scanning at about 140Hz :D , and only slightly bigger than the old
firmware (though, with many fewer layers compiled in...) (also, the
winavr makefile gets the hex to be smaller somehow; i should probably
look into that)
2013-04-19 14:58:09 -07:00
..
readme.md (working) 2013-04-07 22:51:41 -07:00
usb_keyboard.c working! cleaned up a bit and found a silly bug 2013-04-19 14:58:09 -07:00
usb_keyboard.h (working) 2013-04-07 22:51:41 -07:00

The PJRC USB keyboard implementation

Originally from [PJRC] (http://pjrc.com/teensy/) : [usb_keyboard] (http://pjrc.com/teensy/usb_keyboard.zip)

Modifications are noted in the files.


Copyright © 2012, 2013 Ben Blazak benblazak.dev@gmail.com
Released under The MIT License (see "doc/licenses/MIT.md")
Project located at https://github.com/benblazak/ergodox-firmware