]> git.gir.st - tmk_keyboard.git/shortlog
tmk_keyboard.git
2014-09-24 tmkFix typo of variable name
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 tmkAdd option 7bit data to serial_soft.c
2014-08-26 tmkAdd serial_mouse_task in keyboard.c
2014-08-26 tmkRevert lufa/lufa.c
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-24 Ralf SchmittSupport for Lightpad keypad
2014-08-01 tmkAdd build option and Sun specific commands
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 Haberkornfixed PS/2 keyboard converter config
2014-07-27 Robin Haberkornadded serial mouse driver for Microsoft and Mousesystem...
2014-07-21 tmkJust ignore ADB Service Request
2014-07-19 tmkFix 'debug-off' target of hhkb to remove 'print'
2014-07-19 tmkFix NKRO code when NKRO is disable
2014-07-10 tmkFix READEM of hhkb and doc/build.md
2014-07-09 tmkFix document on HHKB internal
2014-07-09 tmkAdd HHKB JP support
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-07-07 tmkMerge pull request #126 from xauser/master
2014-06-27 Ralf SchmittAdded support for bpiphany's Kitten Paw controller...
2014-06-22 tmkChange keymaps of M0110
2014-06-20 TiBouniseFixing typo
2014-06-15 tmkFix debug print of ps2_mouse
2014-06-12 tmkFix keymap of ps2_usb
2014-06-12 tmkAdd Ctrl + Up(SpaceFN) -> PgUp
2014-06-12 tmkMake keymap_hhkb as default and change keymap_hasu
2014-05-20 tmkAdd ISO keymap(issue #35) and use new keymap API
2014-05-13 Kai RyuNew branch for 6KRO feature
2014-04-29 tmkFix set LED for NKRO keyboard interface
2014-04-29 tmkUnused endpoint of console OUT is commentout'd
2014-04-29 tmkAdd Makefiles for TMK converters.
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 tmkChange MCU setting to ATmega32U2
2014-04-25 tmkFix description of pin usage
2014-04-25 tmkAdd LUFA git repository(release 140302)
2014-04-25 tmkMove macro definitions from lufa.c to lufa.h
2014-04-25 tmkFix 'Shift Parentheses' example
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-04-09 Shayne HolmesAdding NKRO virtual dip-switch, using existing bit...
2014-04-09 tmkMerge pull request #110 from xauser/master
2014-04-08 Ralf SchmittNew macro: ACTION_BACKLIGHT_LEVEL(level)
2014-03-28 tmkMerge pull request #106 from CJNE/patch-1
2014-03-27 Johan IsacssonShow correct function name for default layer set
2014-03-24 tmkMerge pull request #102 from xauser/master
2014-03-22 Ralf SchmittAdded Lightsaber FN-layer
2014-03-22 Ralf SchmittLightsaber clean ups
2014-03-19 Ralf SchmittAdded basic led+backlight support
2014-03-18 Ralf SchmittUpdated Lightsaber read me
2014-03-18 Ralf SchmittSupport for Lightsaber keyboard
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
next
Imprint / Impressum