]> git.gir.st - tmk_keyboard.git/shortlog
tmk_keyboard.git
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
2013-06-21 tmkAdd LED support to x68k
2013-06-21 tmkAdd description of 'LED special function of X68000'
2013-06-19 tmkAdd power consumptions to doc
2013-06-19 tmkChange tapping parameter for hhkb/iwrap
2013-06-19 tmkAdd legacy keymap support for x68k
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 AnderssonAdd Phantom README.
2013-05-27 Mathias AnderssonMove Phantom keymaps to separate header files.
2013-05-27 Mathias AnderssonFix Phantom sleep LED.
2013-05-27 Mathias AnderssonCorrect order of rows for Phantom
2013-05-27 Mathias AnderssonUpdate Phantom debug print
2013-05-27 Mathias AnderssonFixes to sleep LED.
2013-05-21 tmkFix keymap of hid_liber from yeeeargh
2013-05-21 tmkFix deprecated 'prog_*' typedef - Issue #34
2013-05-14 tmkFix command.c and README
2013-05-14 tmkFix makefile, debug print and keymap of HHKB
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-05-04 tmkMerge pull request #31 from Wraul/update_phantom
2013-05-04 tmkFix README of terminal converter
2013-05-04 tmkMerge branch 'master' of github.com:tmk/tmk_keyboard
2013-05-04 tmkIncrease buffer size of PS2 protocol
2013-05-04 tmkAdd support of Model F 122 terminal keyboard
2013-05-02 Mathias AnderssonCode style fixes for Phantom matrix.
2013-05-02 Mathias AnderssonAdd full 7bit support to Phantom keymap.
2013-05-01 Mathias AnderssonChange Phantom matrix scan to be similar to GH60.
2013-05-01 Mathias AnderssonImprove matrix print for Phantom.
2013-04-30 tmkMerge pull request #30 from Wraul/phantom_debounce_fix
2013-04-28 Mathias AnderssonFix debouncing on Phantom.
2013-04-22 tmkFix doc of Boot Magic and add another project info
2013-04-22 tmkFix doc and descriptor of iwrap
2013-04-22 tmkAdd vusb support to iwrap
2013-04-21 tmkMerge pull request #29 from Wraul/update_phantom
2013-04-21 Mathias AnderssonAdjust Phantom layouts formating.
2013-04-21 Mathias AnderssonUpdated Phantom for new keymap framework.
2013-04-19 tmkMerge branch 'iwrap5'
2013-04-19 tmkAdd support of mouse horizontal wheel to iWRAP
2013-04-18 tmkRescue script from iWRAP MUX mode stuck
2013-04-18 tmkFix build options for NEWS converter
2013-04-18 tmkAdd support of iWRAP5
2013-04-13 tmkFix LUFA host driver for unconfigured state
2013-04-13 tmkFix USB Descriptors
2013-04-13 tmkRemove common/controller_teensy.h
2013-04-12 tmkAdd new build options on m0110_usb
2013-04-12 tmkRemove MATRIX_HAS_LOCKING_CAPS option
2013-04-12 tmkAdd m0116 keymap from tufty
2013-04-12 tmkAdd media eject key support from tufty
2013-04-09 tmkRemove debug line from adb.c
2013-04-09 tmkMerge branch 'adb_fix'
2013-04-09 tmkAdd new build options to adb_usb
2013-04-09 tmkFix ADB protocol issue #14
2013-04-09 tmkFix comment of ADB signaling.
2013-04-07 tmkAdd coding style and config.h options
2013-04-07 tmkMerge branch 'virtual_dipsw'
2013-04-07 tmkFix bootmagic and eeconfig for virtual DIP SW
2013-04-05 tmkAdd doc/build.md and doc/other_projects.md
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 doc/keymap.md 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 doc/keymap.md
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-29 tmkFix BOOTLOADER_SIZE setting
2013-03-29 tmkRefine README.md
2013-03-28 tmkMerge branch 'action_tapping'
next
Imprint / Impressum