]> git.gir.st - tmk_keyboard.git/shortlog
tmk_keyboard.git
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 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
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
next
Imprint / Impressum