]> git.donarmstrong.com Git - tmk_firmware.git/shortlog
tmk_firmware.git
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-04 Oleg KostyukUpdates to CUB's layouts
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 Oleg KostyukUpdates to CUB's layouts
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-17 Oleg KostyukRefactor mcp23018_status and give possibility to re...
2013-10-14 Oleg KostyukUpdates to CUB's layouts
2013-10-14 Oleg KostyukBugfix: wrong order during init
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 Oleg KostyukAdded MicroDox layout
2013-10-08 Oleg KostyukMerge remote-tracking branch 'tmk/master' into cub_layout
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-07 Oleg KostyukUpdates to CUB's layouts
2013-10-07 Oleg KostyukTypo fix
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 Oleg KostyukUpdates to CUB's layouts
2013-09-25 Oleg KostyukUpdates to CUB's layouts
2013-09-25 Oleg KostyukUpdates to CUB's layouts
2013-09-25 Oleg KostyukUpdates to CUB's layouts
2013-09-25 Oleg KostyukUpdate Makefile.lufa per Hasu recommendation
2013-09-25 tmkMerge branch 'm0110_keymap_section'
2013-09-25 tmkChange for default keymap of keymap editor
2013-09-25 Oleg KostyukMerge remote-tracking branch 'tmk/master' into cub_layout
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-20 Oleg KostyukExperimental additions to LUFA makefile
2013-09-20 Oleg KostyukExperimenting with layout and layout indication
2013-09-20 Oleg KostyukTypo fix
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-16 Oleg KostyukAdded makefile for LUFA stack
2013-09-16 Oleg KostyukTODO updated
2013-09-16 Oleg KostyukSplit Layer2 into two independent layers
2013-09-16 Oleg KostyukRemove unused layer
2013-09-16 Oleg KostyukLayers reordered, according to Hasu's reccomendation...
2013-09-16 Oleg KostyukAdditional optimization, reach speed 368 scans/second
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-09-10 Oleg KostyukUpdates to CUB's layouts
2013-09-09 Oleg KostyukDecreasing default TAPPING_TERM
2013-09-09 Oleg KostyukNew layer for F* keys
next