Commit Graph

173 Commits

Author SHA1 Message Date
Jack Humbert 46e7fb2d3c quantum separated 2015-10-26 14:49:46 -04:00
Jack Humbert ff8d8a50df fixes for bluetooth without usb 2015-10-25 21:40:56 -04:00
Jack Humbert 71a8fd8b12 bluetooth working with usb 2015-10-23 20:12:04 -04:00
Jack Humbert c966e7982c bluetooth 2015-10-22 13:37:45 -04:00
Jack Humbert 44625de59a beeps in an if 2015-09-06 18:57:23 -04:00
Jack Humbert ed384bd437 beeps update 2015-08-31 12:39:53 -04:00
Jack Humbert 91176d854b speaker working, midi out 2015-08-29 11:54:38 -04:00
Jack Humbert d63c2e3995 fixed lufa git stuff 2015-08-26 17:27:52 -04:00
Jack Humbert cda23c754e midi working 2015-08-24 19:31:12 -04:00
Jack Humbert b8425e8b58 makefile stuff 2015-08-23 15:31:51 -04:00
Jack Humbert b191f8c60f midi 2015-08-21 23:13:33 -04:00
Jack Humbert 04885a3b44 preonic 2015-08-21 10:46:53 -04:00
Jack Humbert fb4fe52c0a midi 2015-08-20 00:42:28 -04:00
Jack Humbert e528087ee5 midi 2015-08-20 00:42:08 -04:00
Jack Humbert 2e0fd30185 Merge pull request #9 from tmk/master
updating
2015-03-21 01:20:24 -04:00
Jun Wako e3169ccc45 m0110: Add support for international keyboard 2015-03-19 06:25:48 +09:00
Jack Humbert 9307a0a3e4 Merge pull request #6 from tmk/master
pulling from tmk
2015-03-16 12:01:35 -04:00
Jun Wako abf482de8e Fix call parameter of suspend_power_down() 2015-01-26 11:25:22 +09:00
Jack Humbert adf7b56e6f subproject commit? 2015-01-23 12:13:06 -05:00
tmk 1cda7b79fb Fix typo 'keyobard' #166 2015-01-19 10:35:06 +09:00
tmk ebe4373258 Fix power saving while USB suspended
- doesn't pwoer save while Bluetooth turns on
2015-01-15 17:08:49 +09:00
tmk 20caf673d8 Fix lufa sendchar() infinite wait loop
- FrameNumber is not updated when adapter powered
- can be blocked in sendchar() when pluged into AC adapter
2015-01-15 17:08:48 +09:00
tmk 05795cb003 Compensate timer during prower down 2015-01-15 17:08:48 +09:00
Jun Wako 5419130291 Fix ps2 protocol build using ps2_io.h 2015-01-04 17:21:43 +09:00
tmk 06527bde4f bluefruit, pjrc: Update protocols for new API 2015-01-03 12:09:41 +09:00
tmk bb25960424 [ps2,terminal_usb] Quick fix for build problem 2014-12-24 11:11:07 +09:00
Jun Wako c9674d388d Add USB Hub support 2014-12-10 23:52:38 +09:00
Jun Wako 0a181c7eb5 Add submodule legitimate USB_Host_Shield_2.0 2014-12-10 15:54:24 +09:00
Jun Wako 4b69ed2280 Remove submodule USB_Host_Shield_2.0 2014-12-10 15:20:32 +09:00
Jun Wako f6f698dda0 usb_usb: Update for new core layout 2014-12-05 09:59:08 +09:00
tmk b92ea1f985 Fix endpoint buffer setting for AT90USB82/162. 2014-11-24 16:04:03 +09:00
tmk 363950982a Merge branch 'rn42' into merge_rn42
Conflicts:
	.gitignore
	common.mk
	common/debug_config.h
	common/print.h
2014-11-24 13:50:33 +09:00
tmk c2d830c07c USB initialize when plug-in during battery powered 2014-11-20 17:24:56 +09:00
Stefan Mark 93915040e7 fixed vusb variant of converter ps2usb 2014-11-13 12:07:56 +01:00
tmk 8cec0bc9d6 Fix typo of variable name 2014-09-24 15:52:31 +09:00
tmk ea524d7bef Adhoc fix compile error of usb_usb 2014-09-22 10:42:20 +09:00
tmk c672cbc31c Add option 7bit data to serial_soft.c 2014-08-26 17:39:04 +09:00
tmk 8f5f25fcd5 Revert lufa/lufa.c 2014-08-26 17:35:16 +09:00
tmk 3e7875455e Add flow control by firmware to serial_uart 2014-07-30 14:38:26 +09:00
tmk be19b2bf32 Change buffer size: 256 bytes 2014-07-30 14:38:26 +09:00
tmk b4a91ecf4e Add LED indicator support in mbed 2014-07-30 14:07:43 +09:00
tmk 4c8e0fd0bd Port ps2_usb to mbed 2014-07-30 14:07:43 +09:00
tmk 80c3ff5fa0 Fix build files for mbed 2014-07-30 14:07:43 +09:00
Robin Haberkorn 03fd4a6ff0 updated copyrights: serial_mouse.h, serial_mouse_microsoft.c and serial_mouse_mousesystems.c are new 2014-07-27 17:58:41 +02:00
Robin Haberkorn eb90284494 serial_mouse: simplified clipping of X/Y/V/H changes below -127 using a MAX macro 2014-07-27 17:38:32 +02:00
Robin Haberkorn 0bfba7acc4 factored out serial_mouse_init() into serial_mouse.h 2014-07-27 17:38:31 +02:00
Robin Haberkorn 7dde35d4f7 integrated serial mouse drivers as a feature into the firmware architecture
* can be enabled by defining Makefile macro SERIAL_MOUSE_MICROSOFT_ENABLE or
   SERIAL_MOUSE_MOUSESYSTEMS_ENABLE.
 * Serial implementation can be chosen via SERIAL_MOUSE_USE_SOFT and
   SERIAL_MOUSE_USE_UART macros
 * UART configuration still has to be done in config.h: I added working clauses
   for both mouse protocols to ps2_usb's config.h
2014-07-27 17:38:31 +02:00
Robin Haberkorn 6bf8000e63 added serial mouse driver for Microsoft and Mousesystems mice
* Both drivers use the interface defined in serial_mouse.h
 * They should work with any UART implementation (hardware/software UART)
 * The Microsoft driver is currently untested.
   The Mousesystems driver is confirmed to work.
2014-07-27 16:23:23 +02:00
tmk 79840c678e Just ignore ADB Service Request
- to support Adjustable keyboard(composite device?)
2014-07-21 18:17:52 +09:00
tmk 32997200f7 Fix NKRO code when NKRO is disable 2014-07-20 00:31:40 +09:00