projects
/
qmk_firmware.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qmk_firmware.git
2012-02-14
tmk
Fixed keymap of IBM Terminal keyboard converter.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
tmk
Added terminal_usb adapter for IBM Terminal keyboard.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
tmk
Fixed wrong pin configuration for ps2_usb USART.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
tmk
Fixed wrong description about pins.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
tmk
Added USART implementation for PS/2 signal handling.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
tmk
added SONY NEWS keyboard NWP-5461 support.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
tmk
fixed a bug on host_system_send().
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
tmk
M0110: added keymaps, mousekeys
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
tmk
Added protocol support for Macintosh keyboard M0110.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
tmk
PS/2 to USB: fix comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
tmk
Added ISO/JIS keyboard support.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
tmk
add debouncing into macway/matrix.c.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
tmk
Refactored bootloader jumping. Added USBaspLoader support.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
tmk
Added Bulegiga iWRAP support into HHKB.(Bluetooth)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
tmk
Added locking capslock key support and default now.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
tmk
added copyright and license notice.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
tmk
Change layer pram and keymap of HHKB. Fix vusb/host.c.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
tmk
Add special keycodes for media control. Fix power down...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
tmk
Added PS/2 multimeda key support.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
tmk
added HHKB/README and clean some codes.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-21
tmk
added USB_EXTRA feature to HHKB/V-USB
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
tmk
added initial V-USB support for HHKB
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
tmk
move files: main_vusb.c ps2_usart.c sendchar_usart...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
tmk
fix bug: send Fn key even after the layer is used.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
tmk
ad hoc fix for IDLE bug which affects on Mac only.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
tmk
fix for ps2_usb Makefile and circuit
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
tmk
minor fix for HHKB Makefile and doc
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
tmk
FIX: send last report when idle timeouts. (pjrc)
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
tmk
ADD: V-USB Circuit in README
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
tmk
FIX: host_get_first_key in vusb/host.c
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
tmk
v3.0 cleanse files
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
tmk
fixed hhkb to comply new API.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
tmk
fixed macway to comply new API.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
tmk
fixed adb_usb to comply new API.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
tmk
integrate V-USB support into ps2_usb
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
tmk
Synchronous USART support for PS/2 on V-USB stack
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
tmk
PS/2: request to resend when error is occured.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
tmk
fixed: not to send key if fn_keycode is modifier
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
tmk
host interface for pjrc
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
tmk
refactor keyboard.h, host.h
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
tmk
added protocol stack: pjrc, vusb
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
tmk
define sendcha() in usb_debug.c
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
tmk
PS/2 library receives data partially by interrupt
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
tmk
added initial support of mousekeys to ps2_vusb
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
tmk
added PS/2 to USB converter use V-USB as protocol stack
commit
|
commitdiff
|
tree
|
snapshot
2011-02-21
tmk
Merge branch 'master' of github.com:tmk/tmk_keyboard
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
tmk
added some short keycode names for ISO and JIS keyboard.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
tmk
added note about external pull resistor on DATA line.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
tmk
fixed mousekey delay to do double/triple click easily.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
tmk
Exceptional handling for PS/2 scan code set 2
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
tmk
rewrite code of layer switching
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
tmk
PS/2 to USB keyboard converter
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
tmk
added description of ADB socket pintouts.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
tmk
changed wait time for volume control.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
tmk
changed special mode key for macway: Left Shift + Right...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
tmk
ADB keyboard LEDs support
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
tmk
added 'Keymap' section to adb/README.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
tmk
change keycodes and define keymap macro for AEK.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
tmk
ADB to USB keyboard converter
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
tmk
FIX: error handling in ps2.c
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
tmk
added a file TODO.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
tmk
changed signature of keymap_fn_layer() in keymap_skel.h.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
tmk
added config option: MATRIX_HAS_GHOST and fixed some...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
tmk
add "Build your own firmware" and "Features" section...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
tmk
add a build option: USB_EXTRA_ENABLE
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
tmk
add error handling to ps2_mouse
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
tmk
Add PS/2 mouse support to connect TrackPoint Unit.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
tmk
change keyboard report descriptor for NKRO.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
tmk
add build option: NKRO_ENABLE(remove: USB_12KRO)
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
tmk
tuning layer switch timing.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
tmk
add build option USB_12KRO.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
tmk
support 12KRO
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
tmk
add system controls(power down/wake up) from generic...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
tmk
add audio controls from consumer page(HID)
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
tmk
change hhkb/keymap
commit
|
commitdiff
|
tree
|
snapshot
2010-11-07
tmk
Merge branch 'led'
commit
|
commitdiff
|
tree
|
snapshot
2010-11-07
tmk
output previous key state on TP1684 when scaning matrix.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
tmk
FIX: LED debug
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
tmk
repeating Fn key: press twice quickly to repeat.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
tmk
revise Fn key processing.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-29
tmk
improve layer switching
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
tmk
ADD: macway/doc
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
tmk
v2.0: HHKB/Macway support merged
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
tmk
new build method for macway
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
tmk
ADD: keymap macro for human to read easier
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
tmk
FIX: include files
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
tmk
FIX: doc and keymap.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
tmk
switch debug on/off by pressing 4 keys on booting time
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
tmk
add keymap layer: Matias half keyboard style(SPACE...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
tmk
hhkb: refactored
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
tmk
FIX: clear keyboard_keys.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
tmk
add directories for each keyboard: hhkb, macway
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
tmk
add horizontal mouse wheel
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
tmk
';' for Fn key: send ';' when key realease without...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
tmk
change keymap.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
tmk
make input ports(PE6,7) *with pullup*.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-10
tmk
add HHKB docs and pics.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-10
tmk
change keymap for mouse keys.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
tmk
HHKB support.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-08
tmk
change matrix pinouts.
commit
|
commitdiff
|
tree
|
snapshot
next