index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk.c
Age
Commit message (
Collapse
)
Author
2011-02-22
fixed hhkb to comply new API.
tmk
2011-02-22
integrate V-USB support into ps2_usb
tmk
2011-02-22
refactor keyboard.h, host.h
tmk
2011-01-02
Add PS/2 mouse support to connect TrackPoint Unit.
tmk
Change build options: Makefile and config.h. See README.
2010-12-08
add build option: NKRO_ENABLE(remove: USB_12KRO)
tmk
2010-11-18
add system controls(power down/wake up) from generic desktop page(HID)
tmk
2010-11-06
FIX: LED debug
tmk
2010-10-30
improve layer switching
tmk
2010-10-27
new build method for macway
tmk
2010-10-26
ADD: keymap macro for human to read easier
tmk
ADD: controller.h for controller board definition(teensy) ADD: debug toggle
2010-10-24
switch debug on/off by pressing 4 keys on booting time
tmk
2010-10-24
hhkb: refactored
tmk
2010-10-15
add directories for each keyboard: hhkb, macway
tmk
2010-10-13
add horizontal mouse wheel
tmk
2010-10-13
';' for Fn key: send ';' when key realease without using the layer
tmk
2010-10-10
change keymap for mouse keys.
tmk
2010-10-10
HHKB support.
tmk
2010-10-03
version 1.0.
tmk