]> git.gir.st - tmk_keyboard.git/history - keyboard
Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgs
[tmk_keyboard.git] / keyboard /
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
2012-09-17 Jeffrey SungCapsLock Support
2012-09-16 Jeffrey SungApple IIgs/Standard Keyboard
2012-09-04 tmkMerge branch 'usb_hid'
2012-09-04 tmkusb_hid: workaround for compile on Windows.
2012-07-20 tmkAdd CONSOLE_ENABLE build option to LUFA.
2012-07-08 tmkChange keymap of hhkb/macway.
2012-07-08 tmkInterrupt driven Control ep and Console task
2012-07-02 tmkFix LUFA descriptor of Extra for Windows
2012-06-30 tmkMerge branch 'lufa'
2012-06-30 tmkAdd Makefile.lufa to keyboard/hhkb and hbkb.
2012-06-30 tmkFix bootloader.c
2012-06-29 tmkconfirm SetReport LED.
2012-06-28 tmkAdd conditional compile for MOUSE_ENABLE and EXTRAKEY_E...
2012-06-28 tmkAdd protocol/lufa. LUFA supported now.
2012-06-28 tmkAdd consumer/system control feature to LUFA.
2012-06-28 tmkAdd LUFA mouse feature and fix mouse report.
2012-06-28 tmkclean descriptor setting. Remove keyboard OUT Endpoint.
2012-06-27 tmkAdd sendchar with Generic HID to support debug print.
2012-06-26 tmkinitial attempt for LUFA.
2012-06-15 tmkChange pin configurationa and keymap.
2012-06-11 tmkFix README.md: remove bad links
2012-06-11 tmkMerge branch 'newdir'
2012-06-11 tmkMoved protocol files; news and x68k.
next
Imprint / Impressum