]> git.gir.st - tmk_keyboard.git/shortlog
tmk_keyboard.git
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 tmkAdd converter/ibm4704_usb
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-09 tmkChange error no and clean debug code
2014-02-08 tmkTweak keyboard initialize
2014-02-08 tmkAdd Initial files of 4704_usb
2014-01-28 tmkMake modifiers 'weak' in macro
2014-01-07 Thomas Russell... Spellchecking keyboard README files.
2014-01-07 Thomas Russell... Spellchecking converter README files.
2014-01-07 tmkMerge pull request #92 from bgould/upstream
2014-01-06 Benjamin GouldAdded NeXT keyboard converter
2014-01-03 tmkMerge pull request #90 from thomasrussellmurphy/master
2014-01-03 Thomas Russell... Spellchecked documentation.
2014-01-02 Thomas Russell... Spellcheck of README.md
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-17 tmkMerge pull request #86 from tibounise/master
2013-12-16 TiBouniseFixing a typo
2013-12-16 tmkAdd description of keyboard report in report.h
2013-12-02 tmkMake ps2_usart default and fix SpaceFN
2013-11-30 tmkFix README.md of hhkb
2013-11-30 tmkMerge branch 'hhkb_spaceFN'
2013-11-30 tmkAdd SpaceFN layout for HHKB
2013-11-29 tmkAdd SpaceFN keymap and JIS keymap
2013-11-29 tmkAdd new keymap framework
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-28 tmkAdd included header file and fix debug print
2013-11-28 tmkFix pin configuration of onekey for PS/2 mouse
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 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 tmkAdd printf macro as alias of xprintf
2013-11-25 tmkFix Makfile and config.h for LUFA in ps2_usb
2013-11-25 tmkAdd HHKB keymap file on gh60
2013-11-21 tmkSupport GH60 Rev.B PCB as well as Rev.A(issue #64)
2013-11-21 tmkAdd parenthses ito macro arguments
2013-11-21 tmkAdd SpaceFN layout to gh60
2013-11-21 tmkAdd new keymap management on gh60
2013-11-21 tmkMerge branch 'ps2_mouse_fix'
2013-11-21 tmkConfigure PS/2 mouse build options to onekey
2013-11-21 tmkFix PS/2 USART version
2013-11-21 tmkFix interrupt version of ps2.c
2013-11-20 Simon MelhartAdd tap toggle modifiers
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 tmkAdd PS/2 mouse configure to onekey
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 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-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-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-08 tmkFix build error and debug print PJRC stack #69 #68
2013-10-07 tmkAdd timeout option to MODS_ONESHOT #66
2013-10-04 tmkFix mod stuck of MODS_KEY when leaving layer #62
2013-10-04 tmkRemove clear matrix on ADB recv error
2013-10-03 tmkFix VERSION: add opton --always to git describe
2013-10-03 tmkFix Tapping: release key immediately but modifier #65
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-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 tmkFix to bootmagic key configurable
2013-09-21 tmkFix README of M0110
next
Imprint / Impressum