]> git.gir.st - tmk_keyboard.git/history - protocol
Add LUFA device state to command info
[tmk_keyboard.git] / protocol /
2015-01-15 tmkFix lufa sendchar() infinite wait loop
2015-01-15 tmkCompensate timer during prower down
2015-01-04 Jun WakoMerge branch 'mbed_infinity'
2015-01-04 Jun WakoFix ps2 protocol build using ps2_io.h
2015-01-03 tmkbluefruit, pjrc: Update protocols for new API
2014-12-24 tmk[ps2,terminal_usb] Quick fix for build problem
2014-12-10 Jun WakoMerge branch 'usb_usb_hub'
2014-12-10 Jun WakoAdd USB Hub support
2014-12-10 Jun WakoAdd submodule legitimate USB_Host_Shield_2.0
2014-12-10 Jun WakoRemove submodule USB_Host_Shield_2.0
2014-12-05 Jun Wakousb_usb: Update for new core layout
2014-11-24 tmkMerge branch 'u2_fix'
2014-11-24 tmkFix endpoint buffer setting for AT90USB82/162.
2014-11-24 tmkMerge branch 'merge_rn42'
2014-11-24 tmkMerge branch 'rn42' into merge_rn42
2014-11-20 tmkUSB initialize when plug-in during battery powered
2014-11-17 tmkMerge branch 'action_fix'
2014-11-13 tmkMerge pull request #142 from 0mark/master
2014-11-13 Stefan Markfixed vusb variant of converter ps2usb
2014-09-24 tmkFix typo of variable name
2014-09-22 tmkMerge branch 'usb_usb_fix'
2014-09-22 tmkMerge branch 'scottjad-master' into usb_usb_fix
2014-09-22 tmkAdhoc fix compile error of usb_usb
2014-08-26 tmkMerge branch 'rhaberkorn-serial-mouse'
2014-08-26 tmkAdd option 7bit data to serial_soft.c
2014-08-26 tmkRevert lufa/lufa.c
2014-08-25 tmkMerge branch 'serial-mouse' of git://github.com/rhaberk...
2014-07-30 tmkAdd flow control by firmware to serial_uart
2014-07-30 tmkChange buffer size: 256 bytes
2014-07-30 tmkMerge branch 'mbed' into dev
2014-07-30 tmkAdd LED indicator support in mbed
2014-07-30 tmkPort ps2_usb to mbed
2014-07-30 tmkFix build files for mbed
2014-07-27 Robin Haberkornupdated copyrights: serial_mouse.h, serial_mouse_micros...
2014-07-27 Robin Haberkornserial_mouse: simplified clipping of X/Y/V/H changes...
2014-07-27 Robin Haberkornfactored out serial_mouse_init() into serial_mouse.h
2014-07-27 Robin Haberkornintegrated serial mouse drivers as a feature into the...
2014-07-27 Robin Haberkornadded serial mouse driver for Microsoft and Mousesystem...
2014-07-21 tmkJust ignore ADB Service Request
2014-07-19 tmkFix NKRO code when NKRO is disable
2014-07-07 tmkMerge pull request #124 from kairyu/6kro
2014-07-07 tmkMerge pull request #112 from shayneholmes/ee_nkro_use_r...
2014-06-15 tmkFix debug print of ps2_mouse
2014-04-29 tmkFix set LED for NKRO keyboard interface
2014-04-29 tmkUnused endpoint of console OUT is commentout'd
2014-04-28 tmkFix remotewakeup of PJRC stack(Fix #121)
2014-04-27 tmkCheck if LUFA-git really exists(Fix #118)
2014-04-26 tmkNKRO is disable when SET_PROTOCOL(boot)
2014-04-26 tmkMake NKRO deafult when it is available
2014-04-25 tmkAdd LUFA git repository(release 140302)
2014-04-25 tmkMove macro definitions from lufa.c to lufa.h
2014-04-24 tmkChange LUFA build options
2014-04-21 tmkReturn when ready check loop is timeouted(Fix #115)
2014-04-21 tmkChange PollingIntervalMS to 10ms(Fix #114)
2014-02-13 tmkMerge branch 'ibm4704'
2014-02-10 tmkAdd doc 4704.txt and protocol comment
2014-02-09 tmkChange error no and clean debug code
2014-02-08 tmkAdd Initial files of 4704_usb
2014-01-07 tmkMerge pull request #92 from bgould/upstream
2014-01-06 Benjamin GouldAdded NeXT keyboard converter
2013-11-28 tmkMerge pull request #80 from gblargg/master
2013-11-28 tmkMerge branch 'modstaptoggle' of git://github.com/simonm...
2013-11-28 tmkMerge pull request #81 from bgould/master
2013-11-28 tmkMerge branch 'ps2_keyboard_fix'
2013-11-28 tmkAdd included header file and fix debug print
2013-11-28 tmkAdd ps2_interrupt.c
2013-11-28 tmkAdd ps2_usart.c and fix set_led at USB wake
2013-11-27 Benjamin Gouldchanged tabs to spaces in bluefruit.c
2013-11-27 Benjamin GouldAdded bluefruit protocol and converter for 70% M
2013-11-26 tmkFix ps2_host_recv_response
2013-11-25 tmkAdd ps2_busywait.c and recfactor PS/2 protocol
2013-11-21 tmkMerge branch 'ps2_mouse_fix'
2013-11-21 tmkFix PS/2 USART version
2013-11-21 tmkFix interrupt version of ps2.c
2013-11-20 tmkAdd build options of ps2_mouse
2013-11-20 tmkFix to build ps2_mouse with both LUFA and PJRC
2013-11-18 tmkFix delay of PS/2 mouse init
2013-11-18 tmkWait for USB starting up to make debug print available
2013-11-07 tmkAdd cli() to protoect ADB critical timing part
2013-11-01 tmkFix PS/2 mouse support
2013-11-01 tmkTweak time values of busywait PS/2
2013-10-31 tmkMerge branch 'onekey'
2013-10-14 tmkMerge blargg's fix into adb.c
2013-10-09 tmkChange ADB scan delay 12ms
2013-10-08 tmkFix ADB missing keystrokes problem Thanks, blargg! #14
2013-10-08 tmkFix build error and debug print PJRC stack #69 #68
2013-10-04 tmkRemove clear matrix on ADB recv error
2013-09-25 tmkMerge branch 'm0110_keymap_section'
2013-09-25 tmkAdd M0120 scan code diagram
2013-09-25 tmkFix LUFA blocking during startup
2013-09-21 tmkFix USB initilaize on LUFA
2013-09-21 tmkMerge branch 'm0110_next'
2013-09-21 tmkRemove procedures not neeed from init of M0110
2013-07-28 tmkMerge branch 'lufa_nkro'
2013-07-28 tmkAdd NKRO support for LUFA
2013-06-21 tmkMerge branch 'x68k_led'
2013-06-21 tmkUse serial_uart.c instead of x68k.c now
2013-06-21 tmkAdd LED support to x68k
2013-05-27 tmkMerge pull request #37 from Wraul/update_phantom
2013-05-27 tmkMerge pull request #36 from Wraul/fix_sleep_led
next
Imprint / Impressum