Commit Graph

8 Commits

Author SHA1 Message Date
Zach Eveland 873d7a7ffe added Mouse.isPressed() method 2011-09-16 16:59:14 -04:00
Zach Eveland e3a2ac88c3 made some Keyboard methods private 2011-09-16 16:43:07 -04:00
Zach Eveland 2b395688ea fixed Mouse button assignments 2011-09-13 21:37:46 -04:00
Zach Eveland d1bf11865c made Mouse.buttons() private. removed MOUSE_ALL macro 2011-09-12 08:14:13 -04:00
Zach Eveland 9d3c65e321 added Mouse press() and release() 2011-08-30 20:23:06 -04:00
Zach Eveland 073516838d support for non-Leonardo boards is back! 2011-08-30 11:50:08 -04:00
Zach Eveland 39e7fa022f CDC and HID write() routines now return non-void - brought in line with new write behavior 2011-08-30 11:04:34 -04:00
Zach Eveland 843101fff8 Serial via USB works
Integrated rest of Peter's USB implementation
2011-08-14 16:59:34 -04:00