]> git.gir.st - tmk_keyboard.git/history - converter
Merge pull request #110 from xauser/master
[tmk_keyboard.git] / converter /
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
2013-09-19 tmkChange m0110 pin configuration: swap D0 and D1
2013-08-04 tmkChange Makefile and port setting
2013-07-23 tmkMerge branch 'lockkey_fix'(Fix issue #46)
2013-07-23 tmkAdd mechanical locking switch support for NumLock and...
2013-07-21 tmkMerge branch 'bob_fix'
2013-07-15 tmkAdd compile conditional for assembler(xprintf)
2013-06-21 tmkMerge branch 'x68k_led'
2013-06-21 tmkAdd JIS layout to x68k
2013-06-21 tmkUse serial_uart.c instead of x68k.c now
2013-06-21 tmkAdd LED support to x68k
2013-06-21 tmkAdd description of 'LED special function of X68000'
2013-06-19 tmkAdd legacy keymap support for x68k
2013-05-21 tmkFix deprecated 'prog_*' typedef - Issue #34
2013-05-04 tmkMerge pull request #31 from Wraul/update_phantom
2013-05-04 tmkFix README of terminal converter
2013-05-04 tmkMerge branch 'master' of github.com:tmk/tmk_keyboard
2013-05-04 tmkAdd support of Model F 122 terminal keyboard
2013-04-19 tmkMerge branch 'iwrap5'
2013-04-18 tmkFix build options for NEWS converter
2013-04-13 tmkRemove common/controller_teensy.h
2013-04-12 tmkAdd new build options on m0110_usb
2013-04-12 tmkRemove MATRIX_HAS_LOCKING_CAPS option
2013-04-12 tmkAdd m0116 keymap from tufty
2013-04-09 tmkMerge branch 'adb_fix'
2013-04-09 tmkAdd new build options to adb_usb
2013-04-04 tmkMerge branch 'action_refine'
2013-04-02 tmkRename file layer_switch to action_layer
2013-03-29 tmkFix BOOTLOADER_SIZE setting
2013-03-12 tmkFix Locking CapsLock support in ADB converter
2013-03-11 tmkMerge branch 'eeprom_config'
2013-03-11 tmkFix legacy keymap support
2013-03-05 tmkMerge branch 'overlays'
2013-03-05 tmkFix keymap for new framework
2013-02-25 tmkFix keymap MACRO of pc98 adn hhkb
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 tmkInhibit repeating key of PC98
2013-02-24 tmkNew keymap of PC98
2013-02-23 tmkMerge branch 'pc98' of github.com:tmk/tmk_keyboard...
2013-02-22 tmkEdit README of PC98
2013-02-22 tmkAdd keymap for PC98
2013-02-22 tmkQuick Fix: read scan code from PC98
2013-02-22 tmkAdd initial files for PC98
next
Imprint / Impressum