]> git.donarmstrong.com Git - tmk_firmware.git/history - keyboard
Change key_t to keypos_t - follow Hasu's style
[tmk_firmware.git] / keyboard /
2014-03-30 Oleg KostyukSwitch fn_actions[] to use position-independent syntax
2014-03-30 Oleg KostyukRename DEBUG_MATRIX_FREQ to more appropriate DEBUG_MATR...
2014-03-30 Oleg KostyukUpdate TODO file
2014-03-30 Oleg KostyukUpdates to CUB's layouts
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-01-07 Thomas Russell MurphySpellchecking keyboard README files.
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 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 tmkFix pin configuration of onekey for PS/2 mouse
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 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-20 tmkAdd build options of ps2_mouse
2013-11-18 tmkAdd PS/2 mouse configure to onekey
2013-11-04 Oleg KostyukUpdates to CUB's layouts
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-08 Oleg KostyukAdded MicroDox layout
2013-10-08 Oleg KostyukMerge remote-tracking branch 'tmk/master' into cub_layout
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-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 Oleg KostyukMerge remote-tracking branch 'tmk/master' into cub_layout
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 tmkMerge branch 'tapping_fix60'
2013-09-18 tmkFix version info command
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 tmkMerge branch 'keymap_section'
2013-09-11 tmkAdd build option KEYMAP_SECTION for keymap editor
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
2013-09-09 Oleg KostyukAdditional switch to L2
2013-09-09 Oleg KostyukAdded tap ESC on LGui - handy for Vim
2013-09-09 Oleg KostyukUpdates to CUB's layouts
2013-09-08 Oleg KostyukChange I2C clock speed to 444 kHz
2013-09-08 Oleg KostyukOptimizing I2C
2013-09-08 Oleg KostyukSwitch TWI library to use 400kHz
2013-09-08 Oleg KostyukConverting files to Unix-like format
2013-09-08 Oleg KostyukAdded debug counter of matrix scan frequency
2013-09-05 Oleg KostyukAdded handy switching for RShift and RCtrl
2013-09-04 Oleg KostyukAdded handy switching to L2 to use Mouse keys
2013-09-04 Oleg KostyukModified CUB layout
2013-09-04 Oleg KostyukImplementation for Ergodox project
2013-08-05 tmkAdd files for onekey(issue #56)
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-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-22 WraulInitial implementation for the KMAC
next