]> git.gir.st - tmk_keyboard.git/history - converter
adb_usb: Fix swap ISO codes bug
[tmk_keyboard.git] / converter /
2015-01-03 tmkbluefruit, pjrc: Update protocols for new API
2014-12-30 Jun Wakousb_usb: update README
2014-12-10 Jun Wakousb_usb: Add SpaceFn and hasu keymap
2014-12-10 Jun WakoMerge branch 'usb_usb_hub'
2014-12-10 Jun WakoUpdate README
2014-12-10 Jun WakoChange debug print config
2014-12-10 Jun WakoAdd USB Hub support
2014-12-10 Jun WakoFix print init; print_set_sendchar in main
2014-12-10 Jun WakoChange USB PID
2014-12-05 Jun Wakousb_usb: Update for new core layout
2014-11-24 tmkMerge branch 'merge_rn42'
2014-11-24 tmkChange key_t to keypos_t
2014-11-24 tmkMerge branch 'rn42' into merge_rn42
2014-11-20 Jun Wakops2_usb: Fix README
2014-11-19 tmkadb_usb: Remove old comment of Makefile
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 tmkAdd TMK converter support to Next converter
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-09-15 Scott Jaderholmusb_usb: Remove mention of downloading LUFA
2014-09-15 Scott Jaderholmusb_usb: Remove mention of merged usb_hid branch
2014-08-26 tmkMerge branch 'rhaberkorn-serial-mouse'
2014-08-26 tmkAdd serialmouser_usb project
2014-08-26 tmkRevert ps2_usb/Makefile and config.h
2014-08-25 tmkMerge branch 'serial-mouse' of git://github.com/rhaberk...
2014-08-25 tmkMerge pull request #134 from xauser/master
2014-08-01 tmkAdd build option and Sun specific commands
2014-07-30 tmkMerge branch 'mbed' into dev
2014-07-30 tmkPort ps2_usb to mbed
2014-07-27 Robin Haberkornintegrated serial mouse drivers as a feature into the...
2014-07-27 Robin Haberkornfixed PS/2 keyboard converter config
2014-07-07 tmkMerge pull request #124 from kairyu/6kro
2014-07-07 tmkMerge pull request #112 from shayneholmes/ee_nkro_use_r...
2014-07-07 tmkMerge pull request #125 from tibounise/patch-1
2014-06-22 tmkChange keymaps of M0110
2014-06-20 TiBouniseFixing typo
2014-06-12 tmkFix keymap of ps2_usb
2014-05-20 tmkAdd ISO keymap(issue #35) and use new keymap API
2014-04-29 tmkAdd Makefiles for TMK converters.
2014-04-25 tmkChange MCU setting to ATmega32U2
2014-04-25 tmkFix description of pin usage
2014-02-17 tmkFix markdown syntax
2014-02-17 tmkMerge branch 'ibm4704'
2014-02-17 tmkFix README.md and ibm4704.txt
2014-02-17 tmkChange IS_COMMAND macro
2014-02-13 tmkMerge branch 'ibm4704'
2014-02-13 tmkRename a file
2014-02-10 tmkChange keymap_plain.c
2014-02-10 tmkChange pin configuration
2014-02-10 tmkAdd connector pinouts
2014-02-10 tmkAdd doc 4704.txt and protocol comment
2014-02-10 tmkAdd keymap_hasu.c
2014-02-09 tmkAdd README.md
2014-02-08 tmkTweak keyboard initialize
2014-02-08 tmkAdd Initial files of 4704_usb
2014-01-07 Thomas Russell MurphySpellchecking converter README files.
2014-01-07 tmkMerge pull request #92 from bgould/upstream
2014-01-06 Benjamin GouldAdded NeXT keyboard converter
2014-01-02 tmkAdd TRS-80 model 100 instruction
2014-01-02 tmkMerge branch 'master' of github.com:tmk/tmk_keyboard
2014-01-02 tmkAdd ascii_usb ASCII Serial Console terminal converter
2013-12-28 tmkMerge pull request #88 from sigma/sun_usb_fixes
2013-12-27 Yann Hodiquefix hard-coded keys
2013-12-27 Yann Hodiquefix compilation
2013-12-02 tmkMake ps2_usart default and fix SpaceFN
2013-11-30 tmkMerge branch 'hhkb_spaceFN'
2013-11-29 tmkAdd SpaceFN keymap and JIS keymap
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 new keymap file
2013-11-28 tmkFix key stack and PS/2 Overrun
2013-11-27 Benjamin GouldAdded bluefruit protocol and converter for 70% M
2013-11-26 Shay GreenFixed handling of ADB event with key down and key up...
2013-11-26 tmkFix ps2_host_recv_response
2013-11-25 tmkAdd ps2_busywait.c and recfactor PS/2 protocol
2013-11-25 tmkFix Makfile and config.h for LUFA in ps2_usb
2013-11-21 tmkMerge branch 'ps2_mouse_fix'
2013-11-07 tmkRemove tentative files from blargg
2013-11-07 tmkDisable BOOTMAGIC and fix debug prints of adb_usb
2013-11-07 tmkFix ADB led_set(); remove delay
2013-10-31 tmkMerge branch 'onekey'
2013-10-28 tmkAdd USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgs
2013-10-28 tmkDelete MOUSEKEY_DELAY_TIME in config.h
2013-10-14 tmkMerge blargg's fix into adb.c
2013-10-11 tmkAdd ADB protocol files from blargg's work
2013-10-09 tmkChange ADB scan delay 12ms
2013-10-08 tmkFix ADB missing keystrokes problem Thanks, blargg! #14
2013-10-08 tmkMake LUFA stack as default for ADB converter
2013-10-04 tmkRemove clear matrix on ADB recv error
2013-09-25 tmkMerge branch 'm0110_keymap_section'
2013-09-25 tmkChange for default keymap of keymap editor
2013-09-25 tmkAdd build option KEYMAP_SECTION_ENABLE to m0110
2013-09-21 tmkMerge branch 'm0110_next'
2013-09-21 tmkFix README of M0110
2013-09-21 tmkChange keymap and enable bootmagic of M0110
next
Imprint / Impressum