]> git.gir.st - tmk_keyboard.git/history - protocol
Add LED support to x68k
[tmk_keyboard.git] / protocol /
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
2013-05-27 Mathias AnderssonFixes to sleep LED.
2013-05-04 tmkMerge pull request #31 from Wraul/update_phantom
2013-05-04 tmkMerge branch 'master' of github.com:tmk/tmk_keyboard
2013-05-04 tmkIncrease buffer size of PS2 protocol
2013-04-22 tmkFix doc and descriptor of iwrap
2013-04-22 tmkAdd vusb support to iwrap
2013-04-19 tmkMerge branch 'iwrap5'
2013-04-19 tmkAdd support of mouse horizontal wheel to iWRAP
2013-04-18 tmkRescue script from iWRAP MUX mode stuck
2013-04-18 tmkAdd support of iWRAP5
2013-04-13 tmkFix LUFA host driver for unconfigured state
2013-04-13 tmkFix USB Descriptors
2013-04-09 tmkRemove debug line from adb.c
2013-04-09 tmkMerge branch 'adb_fix'
2013-04-09 tmkAdd new build options to adb_usb
2013-04-09 tmkFix ADB protocol issue #14
2013-04-09 tmkFix comment of ADB signaling.
2013-03-27 tmkMerge branch 'suspend_fix'
2013-03-27 tmkAdd supsend and wakeup to pjrc stack
2013-03-16 tmkMerge branch 'remote_wakeup'
2013-03-16 tmkAdd breathing sleep LED during USB suspend
2013-03-14 tmkAdd power down mode sleep and watchdog interrupt
2013-03-13 tmkAdd intial code of RemoteWakeUp
2013-03-11 tmkMerge branch 'eeprom_config'
2013-03-10 tmkRename HOST_* to PROTOCOL_* in protocol/*.mk
2013-03-09 tmkAdd bootmagic.c and fix bootloader_jump
2013-03-05 tmkMerge branch 'overlays'
2013-03-05 tmkFix keymap for new framework
2013-02-25 tmkMerge branch 'pc98_fix' into overlays
2013-02-25 tmkFix software serial configure
2013-02-24 tmkAdd serial_uart.c and use it for PC98
2013-02-24 tmkAdd parity option in serial_soft.c
2013-02-23 tmkMerge branch 'pc98' of github.com:tmk/tmk_keyboard...
2013-02-23 tmkFix debug code of serial_soft.c
2013-02-22 tmkFix softwere serial
2013-02-22 tmkQuick Fix: read scan code from PC98
2013-02-22 tmkAdd initial files for PC98
2013-02-11 tmkNow includes LUFA-120730 in repository
2013-02-11 tmkAdd support for LUFA-120730
2013-02-11 tmkMerge branch 'keymap2'
2013-02-10 tmkMerge branch 'gh60'
2013-02-03 tmkSupport for ISO/JIS keys on ADB(Issue#22)
2012-12-26 tmkRemove DEBUG_LED from pjrc stack.
2012-12-12 tmkAdd ADB extended keyboard support by blargg@GH.
2012-12-05 tmkMerge branch 'm0110'
2012-12-05 tmkFix debug pirnt and magic key.(M0110)
2012-11-14 tmkFix Sony NEWS pinouts in comment
2012-11-13 tmkMerge branch 'hid_liber'
2012-11-13 tmkFix and keymap of hid_liber from alaricljs at geekhack...
2012-10-26 tmkFix usage of debug flag
2012-10-21 tmkMerge branch 'sun'
2012-10-21 tmkAdd LED feature to Sun converter
2012-10-19 tmkMerge branch 'sun'
2012-10-19 tmkUse software serial for Sun.
2012-10-18 tmkAdd Sun converter initial files.
2012-10-17 tmkMerge branch 'layerfix'
2012-10-17 tmkFix projects for new keycodes
2012-10-17 tmkFix HHKB iWRAP build
2012-10-17 tmkAdd command console and mouseky parameters tweak.
2012-10-17 tmkClean host.h interface.
2012-10-17 tmkchanges function name keyboard_proc to keyboard_task
2012-10-17 tmkInitial version of new code for layer switch is added.
2012-10-14 tmkMerge pull request #8 from JeffreySung/master
2012-10-14 tmkFix PS/2 protocol build options
2012-09-20 tmkTo prevent key stuck clear matrix array when ADB error...
2012-09-19 tmkad hoc fix for wrong bit read problem of adb.c.
2012-09-06 tmkFix timeout logic of LUFA sendchar(), sned_*().
2012-09-04 tmkAdd converter/usb_usb/README
2012-09-04 tmkMerge branch 'usb_hid'
2012-09-04 tmkusb_hid: workaround for compile on Windows.
2012-09-02 tmkusb_hid: Fix timer size uint16_t to uint32_t;
2012-09-02 tmkAdd submodule USB_Host_Shield_2.0 from my repositry.
2012-09-01 tmkRemove submodule USB_Host_Shield_2.0(original).
2012-08-28 tmkAdd USB to USB converter. unmature.
2012-08-28 tmktest build of 'Host shield' in minimal env.
2012-08-28 tmkAdd USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid.
2012-08-28 tmkAdd USB HID(host) protocol.(not finished)
2012-08-28 tmkFix the way of sending out IN packet.
2012-07-20 tmkAdd CONSOLE_ENABLE build option to LUFA.
2012-07-08 tmkInterrupt driven Control ep and Console task
2012-07-02 tmkFix LUFA descriptor of Extra for Windows
2012-06-30 tmkMerge branch 'lufa'
2012-06-30 tmkAdd support of USBasp bootloader.
2012-06-30 tmkAdd Makefile.lufa to keyboard/hhkb and hbkb.
2012-06-30 tmkFix bootloader.c
2012-06-29 tmkconfirm SetReport LED.
2012-06-28 tmkAdd conditional compile for MOUSE_ENABLE and EXTRAKEY_E...
2012-06-28 tmkMake console compatible with PJRC hid_listen.
2012-06-28 tmkAdd protocol/lufa. LUFA supported now.
2012-06-28 tmkAdd consumer/system control feature to LUFA.
2012-06-28 tmkAdd LUFA mouse feature and fix mouse report.
2012-06-18 tmkAdd a keymap layer into ADB converter.
2012-06-11 tmkMerge branch 'newdir'
2012-06-11 tmkMoved protocol files; news and x68k.
2012-06-07 tmkFixed Makefile to adjust new directories.
2012-06-06 tmkMoved files to common, protocol and doc directory
Imprint / Impressum