]> git.gir.st - tmk_keyboard.git/shortlog
tmk_keyboard.git
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-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 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
2013-09-21 tmkChange keymap and enable bootmagic of M0110
2013-09-21 tmkRemove procedures not neeed from init of M0110
2013-09-19 tmkChange m0110 pin configuration: swap D0 and D1
2013-09-19 tmkMerge branch 'tapping_fix60'
2013-09-18 tmkFix version info command
2013-09-18 tmkFix bootloader jump use word address
2013-09-18 tmkFix Tapping: release of a key pressed before tap
2013-09-11 tmkFix action macros
2013-09-11 tmkMerge branch 'keymap_section'
2013-09-11 tmkAdd build option KEYMAP_SECTION for keymap editor
2013-09-11 tmkAdd version string
2013-09-11 tmkAdd ld script for keymap section
2013-08-05 tmkAdd files for onekey(issue #56)
2013-08-04 tmkChange Makefile and port setting
2013-07-29 tmkFix tapping count over flow(issue #52)
2013-07-28 tmkMerge branch 'lufa_nkro'
2013-07-28 tmkChange README Makefile and config.h in hhkb
2013-07-28 tmkAdd NKRO support for LUFA
2013-07-23 tmkMerge branch 'bootmagic_salt'(Fix issue #41)
2013-07-23 tmkAdd bootmagic salt key to avoid accidental configuration
2013-07-23 tmkMerge branch 'lockkey_fix'(Fix issue #46)
2013-07-23 tmkAdd mechanical locking switch support for NumLock and...
2013-07-22 tmkMerge branch 'macro_mediakey'(Fix issue #42)
2013-07-22 tmkAdd support for macro media/system keys
2013-07-21 tmkMerge branch 'bob_fix'
2013-07-20 tmkCancel tapping when interrupted by other key
2013-07-19 tmkChange name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXT
2013-07-15 tmkAdd compile conditional for assembler(xprintf)
2013-07-11 tmkMerge branch 'hhkb_tmk'
2013-07-11 tmkFix README and doc
2013-07-11 tmkAdd Caps Lock LED on PD6
2013-07-08 tmkAdd power control of keyswitch board and tweak scan...
2013-07-08 tmkMerge pull request #44 from Wraul/phantom_fix
2013-07-07 WraulCorrection to Phantom readme markdown.
2013-07-07 WraulFix Phantom scroll lock LED.
2013-07-04 tmkMerge pull request #40 from yeeeargh/hid_liber-standard...
2013-07-03 yeeearghAdded standard layouts for ANSI and ISO. Moved the...
2013-07-03 tmkTweak tap timing for slow tap on space bar
2013-07-03 tmkAdd Makefile for tmk board and tweak scan wait
2013-06-25 tmkFix debouncing bug in hid_liber(Issue #26)
2013-06-23 tmkMerge branch 'Wraul-kmac'
2013-06-23 tmkAdd BACKLIGHT_ENABLE conditional
2013-06-22 tmkFix typo
2013-06-22 WraulInitial implementation for the KMAC
2013-06-22 WraulAdd support for backlight
2013-06-22 tmkAdd default layer config to bootmagic
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
next
Imprint / Impressum