]> git.gir.st - tmk_keyboard.git/history - common
Merge pull request #102 from xauser/master
[tmk_keyboard.git] / common /
2014-01-28 tmkMake modifiers 'weak' in macro
2013-12-17 tmkMerge pull request #86 from tibounise/master
2013-12-16 tmkAdd description of keyboard report in report.h
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-26 tmkFix ps2_host_recv_response
2013-11-25 tmkAdd printf macro as alias of xprintf
2013-11-21 tmkAdd parenthses ito macro arguments
2013-11-21 tmkMerge branch 'ps2_mouse_fix'
2013-11-20 Simon MelhartAdd tap toggle modifiers
2013-11-20 tmkFix to build ps2_mouse with both LUFA and PJRC
2013-11-18 tmkWait for USB starting up to make debug print available
2013-11-01 tmkFix PS/2 mouse support
2013-10-31 tmkMerge branch 'onekey'
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-03 tmkFix Tapping: release key immediately but modifier #65
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-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 version string
2013-07-29 tmkFix tapping count over flow(issue #52)
2013-07-28 tmkMerge branch 'lufa_nkro'
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-06-23 tmkMerge branch 'Wraul-kmac'
2013-06-23 tmkAdd BACKLIGHT_ENABLE conditional
2013-06-22 tmkFix typo
2013-06-22 WraulAdd support for backlight
2013-06-22 tmkAdd default layer config to bootmagic
2013-05-27 tmkMerge pull request #37 from Wraul/update_phantom
2013-05-27 tmkMerge pull request #36 from Wraul/fix_sleep_led
2013-05-27 Mathias AnderssonFixes to sleep LED.
2013-05-21 tmkFix deprecated 'prog_*' typedef - Issue #34
2013-05-14 tmkFix command.c and README
2013-05-14 tmkMerge branch 'fix_print'
2013-05-14 tmkUse dprint and dprintf for debug
2013-05-14 tmkAdd xprintf(xitoa) from elm-chan.org
2013-04-13 tmkRemove common/controller_teensy.h
2013-04-12 tmkAdd media eject key support from tufty
2013-04-07 tmkMerge branch 'virtual_dipsw'
2013-04-07 tmkFix bootmagic and eeconfig for virtual DIP SW
2013-04-04 tmkFix keymap for new actions
2013-04-04 tmkMerge branch 'action_refine'
2013-04-04 tmkFix keymap of hhkb for new actions
2013-04-04 tmkFix keymap of gh60
2013-04-04 tmkFix ACT_MODS action and switch_default_layer command
2013-04-04 tmkAdd file action_code.h
2013-04-02 tmkFix ACTION_LAYER macros
2013-04-02 tmkRename file layer_switch to action_layer
2013-04-02 tmkRefine ACT_LAYER and ACT_LAYER_TAP
2013-03-31 tmkRemove ACT_KEYMAP and ACT_OVERLAY
2013-03-28 tmkMerge branch 'action_tapping'
2013-03-28 tmkAdd action_tapping.[ch] for refactoring
2013-03-27 tmkMerge branch 'suspend_fix'
2013-03-27 tmkAdd sleep LED test command
2013-03-27 tmkAdd supsend and wakeup to pjrc stack
2013-03-24 tmkAdd common/suspend.c
2013-03-21 tmkMerge branch 'add_build_options'
2013-03-21 tmkClean action.c
2013-03-21 tmkAdd NO_ACTION_ONESHOT config option
2013-03-19 tmkAdd NO_ACTION_KEYMAP config option
2013-03-19 tmkAdd NO_ACTION_FUNCTION config option
2013-03-19 tmkAdd NO_ACTION_TAPPING and NO_ACTION_MACRO config options
2013-03-19 tmkAdd NO_ACTION_OVERLAY config option
2013-03-19 tmkAdd COMMAND_ENABLE build option
2013-03-19 tmkAdd NO_PRINT and NO_DEBUG config options.
2013-03-16 tmkChange sleep led step table to get smooth
2013-03-16 tmkMerge branch 'remote_wakeup'
2013-03-16 tmkAdd breathing sleep LED during USB suspend
2013-03-12 tmkMerge branch 'debouncing_fix'
2013-03-12 tmkFix debouncing and add legacy keymap support
2013-03-12 tmkMerge branch 'locking_caps'
2013-03-12 tmkAdd mechanical locking switch support for CapsLock
2013-03-11 tmkMerge branch 'eeprom_config'
2013-03-11 tmkAdd build option BOOTMAGIC_ENABLE
2013-03-11 tmkFix debug parameter setting in eeconfig
2013-03-11 tmkFix legacy keymap support
2013-03-11 tmkAdd default value to BOOTLOADER_SIZE
2013-03-10 tmkAdd keyconf in eeconfig.c
2013-03-10 tmkRename HOST_* to PROTOCOL_* in protocol/*.mk
2013-03-10 tmkAdd KEYCONF to eeconfig.c
2013-03-10 tmkAdd BOOTLOADER_SIZE and remove BOOT_SIZE
2013-03-10 tmkFix watchdog in bootloader jump
2013-03-09 tmkAdd bootmagic.c and fix bootloader_jump
next
Imprint / Impressum