]> git.gir.st - tmk_keyboard.git/shortlog
tmk_keyboard.git
2012-10-19 tmkFix keymap to adjust new keyboard.c.
2012-10-19 tmkMerge branch 'sun'
2012-10-19 tmkUse software serial for Sun.
2012-10-18 tmkAdd Sun converter initial files.
2012-10-17 tmkMerge branch 'layerfix'
2012-10-17 tmkAdd child proof keyboard locking feature!
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 command console and mouseky parameters tweak.
2012-10-17 tmkAdd Mousekey parameters and accel keys.
2012-10-17 tmkFix commands
2012-10-17 tmkFix use of default_layer
2012-10-17 tmkFix layer switching and host API.
2012-10-17 tmkAdd subset of Xorg MouseKey acceleration parameters.
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 tmkAdd consumer/system usage support.
2012-10-17 tmkAdd repeating of Fn key with alt keycode.
2012-10-17 tmkchanges function name keyboard_proc to keyboard_task
2012-10-17 tmkInitial version of new code for layer switch is added.
2012-10-17 tmkFix: Makefile
2012-10-15 tmkFix MCU name macro in bootloader.c.
2012-10-15 tmkADB conveter uses plain vanila keymap now.
2012-10-14 tmkMerge pull request #8 from JeffreySung/master
2012-10-14 tmkFix PS/2 protocol build options
2012-10-08 Jeffrey SungDebounce bug fixed
2012-10-08 Jeffrey SungPower key support
2012-09-21 tmkChange keymap of ADB converter.
2012-09-20 tmkTo prevent key stuck clear matrix array when ADB error...
2012-09-19 tmkad hoc fix for wrong bit read problem of adb.c.
2012-09-17 Jeffrey SungCapsLock Support
2012-09-16 Jeffrey SungApple IIgs/Standard Keyboard
2012-09-06 tmkconverter/usb_usb: Change keymap.
2012-09-06 tmkFix timeout logic of LUFA sendchar(), sned_*().
2012-09-04 tmkAdd converter/usb_usb/README
2012-09-04 tmkMerge branch 'usb_hid'
2012-09-04 tmkusb_hid: workaround for compile on Windows.
2012-09-02 tmkusb_hid: Fix timer size uint16_t to uint32_t;
2012-09-02 tmkAdd submodule USB_Host_Shield_2.0 from my repositry.
2012-09-01 tmkRemove submodule USB_Host_Shield_2.0(original).
2012-08-28 tmkAdd USB to USB converter. unmature.
2012-08-28 tmktest build of 'Host shield' in minimal env.
2012-08-28 tmkAdd USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid.
2012-08-28 tmkAdd USB HID(host) protocol.(not finished)
2012-08-28 tmkFix the way of sending out IN packet.
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 tmkFix Makefiles.
2012-06-30 tmkAdd support of USBasp bootloader.
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 tmkMake console compatible with PJRC hid_listen.
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-18 tmkAdd a keymap layer into ADB converter.
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.
2012-06-08 tmkMade directories for keyboard and converter projects.
2012-06-07 tmkFixed Makefile to adjust new directories.
2012-06-06 tmkMoved files to common, protocol and doc directory
2012-05-27 tmkMerge branch 'fix_layer_delay'
2012-05-27 tmkAdd keyboard report debug print on V-USB.
2012-05-27 tmkChange MCU to atmega328p in hhkb/Makeilfe.vusb.
2012-05-27 tmkUpdate M0110 keymap and add a Make target 'hasu'.
2012-05-27 tmkFIX: layer switching bug when Fn has no keycode.
2012-05-24 tmkMerge branch 'm0110a'
2012-05-21 tmkFix key stuck bug of M0110A support.
2012-05-17 tmkFix M0110A keymap.
2012-05-15 tmkFix bug on RAW2SCAN. Add work around for M0110A.
2012-05-11 tmkAdded Happy Buckling Keyboard.
2012-04-28 tmkIgnore release flag when comparing key event.
2012-04-28 tmkWorkaround for Mac HID SET_IDLE behaviour.
2012-04-27 tmkWorkaround for Mac HID SET_IDLE behaviour.
2012-04-27 tmkAdded M0110A support contributed by skagon@github.
2012-04-21 tmkM0110: Fixed timing of signal handling.
2012-03-23 tmkAdded SHARP X68000 keyboard support.
2012-03-03 tmkFiexed AT90USB162 compatibility.(different number of...
2012-03-03 tmkFixed keymap macro of macway.
2012-02-14 tmkFixed keymap of IBM Terminal keyboard converter.
2012-02-13 tmkAdded terminal_usb adapter for IBM Terminal keyboard.
2012-02-13 tmkFixed wrong pin configuration for ps2_usb USART.
2012-01-15 tmkFixed wrong description about pins.
2012-01-15 tmkAdded USART implementation for PS/2 signal handling.
2012-01-05 tmkadded SONY NEWS keyboard NWP-5461 support.
2011-12-21 tmkfixed a bug on host_system_send().
2011-12-19 tmkM0110: added keymaps, mousekeys
next
Imprint / Impressum