]> git.gir.st - tmk_keyboard.git/history - keyboard
Add NO_PRINT and NO_DEBUG config options.
[tmk_keyboard.git] / keyboard /
2013-03-19 tmkAdd NO_PRINT and NO_DEBUG config options.
2013-03-17 tmkEnable Boot magick on hhkb
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 tmkFix Locking CapsLock support in ADB converter
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 legacy keymap support
2013-03-10 tmkAdd --relax for size optimization to gh60
2013-03-10 tmkAdd BOOTLOADER_SIZE and remove BOOT_SIZE
2013-03-10 tmkFix watchdog in bootloader jump
2013-03-09 tmkFix gh60/matrix.c and Makefile
2013-03-09 tmkAdd bootmagic.c and fix bootloader_jump
2013-03-06 tmkAdd eeconfig.c - eeprom stored paramerters
2013-03-05 tmkMerge branch 'ghost_fix'
2013-03-05 tmkRemove matrix_key_count() from matrix.h
2013-03-05 tmkFix ghost block and remove matrix_has_ghost()
2013-03-05 tmkMerge branch 'overlays'
2013-03-05 tmkFix keymap for new framework
2013-03-04 tmkClean action.h and add keymap doc
2013-02-27 tmkFix SET_DEFAULT_LAYER action and keymap of gh60
2013-02-26 tmkAdd tap flags on record_t
2013-02-25 tmkFix keymap MACRO of pc98 adn hhkb
2013-02-23 tmkMerge branch 'pc98' of github.com:tmk/tmk_keyboard...
2013-02-21 tmkFix keymap of gh60 and hhkb
2013-02-20 tmkApply new keymap for gh60
2013-02-15 tmkMerge branch 'layer_switch'
2013-02-15 tmkAdd keymap file of gh60
2013-02-15 tmkAdd keymaps of gh60
2013-02-15 tmkReplace layer_stack with layer_switch
2013-02-15 tmkMerge branch 'layer_stack'
2013-02-15 tmkAdd poker keymap with layer stacking
2013-02-14 tmkAdd poker keymap with layer stacking.
2013-02-13 tmkMerge branch 'actionfix'
2013-02-13 tmkChange struct key_t
2013-02-13 tmkChange action API
2013-02-13 tmkMerge branch 'transparent'
2013-02-13 tmkAdd 'poker' target to Makefile.pjrc of gh60
2013-02-13 tmkChange keymap API
2013-02-13 tmkMake Transparent feature available to new keymaps.
2013-02-12 tmkAdd transparent layer feature in gh60
2013-02-11 tmkBoot Magic key for gh60
2013-02-11 tmkMerge branch 'keymap2'
2013-02-10 tmkMerge branch 'gh60'
2013-02-10 tmkClean layer actions.
2013-02-04 tmkAdd macro feature.
2013-02-01 tmkAdd user defined function to action.
2013-01-28 tmkClean code.
2013-01-28 tmkAdd tap toggle feature to action.
2013-01-27 tmkAdd oneshot modifier action.
2013-01-23 tmkAdd prototype of Action Function.
2013-01-23 tmkAdd bootmagic keys.(hhkb)
2013-01-16 tmkAdd support partly for modifier with tap key.
2013-01-14 tmkFix waiting_keys and periodical update for delaying...
2013-01-13 tmkFix tap key using delaying_layer and waiting_key.
2013-01-12 tmkFix PWM control of LED in phantom.
2013-01-09 tmkAdd new layer actions.
2013-01-07 tmkAdd ISO support to keymap.(hid_liber)
2012-12-31 tmkFix debouncing code.(gh60)
2012-12-31 tmkChange keymap.(gh60)
2012-12-27 tmkAdd README and keymap layers.(GH60)
2012-12-26 tmkAdded Initial files for gh60.
2012-12-16 tmkFix action of system and consumer usage.
2012-12-15 tmkAdd initial fix for new keymap.
2012-12-05 tmkMerge branch 'hid_liber'
2012-12-05 tmkFix debouncing and ISO layout from 4LI4Z and alaricljs...
2012-11-25 tmkFix pin configuration error(macway). issue #17
2012-11-23 tmkMerge branch 'phantom'
2012-11-23 tmkFix target name and product id of pahntom.
2012-11-23 tmkAdd initial files for Phantom from Tranquilite@GH.
2012-11-13 tmkMerge branch 'hid_liber'
2012-11-13 tmkFix and keymap of hid_liber from alaricljs at geekhack...
2012-11-11 tmkDisable JTAG function for hid_liber to use PORTF.
2012-11-10 tmkFix copyright and license notices.
2012-11-10 tmkRename to hid_liber.
2012-11-10 tmkAdd comments on keymap.c.
2012-11-10 tmkAdd initial files for hid_libre.
2012-11-01 tmkFix image link 3 :(
2012-11-01 tmkFix image link 2
2012-11-01 tmkFix image link in README.md
2012-11-01 tmkImprove documentation
2012-10-19 tmkFix keymap to adjust new keyboard.c.
2012-10-17 tmkMerge branch 'layerfix'
2012-10-17 tmkFix projects for new keycodes
2012-10-17 tmkFix HHKB iWRAP build
2012-10-17 tmkFix HHKB keymap
2012-10-17 tmkHHKB scan matrix: fix wait time on power on
2012-10-17 tmkAdd Mousekey parameters and accel keys.
2012-10-17 tmkFix build option MOUSEKEY_ENABLE.
2012-10-17 tmkClean host.h interface.
2012-10-17 tmkAdd keycode.h and remove usb_keycodes.h.
2012-10-17 tmkInitial version of new code for layer switch is added.
2012-10-17 tmkFix: Makefile
2012-10-14 tmkMerge pull request #8 from JeffreySung/master
2012-10-08 Jeffrey SungDebounce bug fixed
2012-10-08 Jeffrey SungPower key support
next
Imprint / Impressum