index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
layer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added USART implementation for PS/2 signal handling.
tmk
2012-01-16
1
-0
/
+1
*
Added Bulegiga iWRAP support into HHKB.(Bluetooth)
tmk
2011-09-17
1
-2
/
+2
*
added copyright and license notice.
tmk
2011-07-21
1
-0
/
+17
*
Change layer pram and keymap of HHKB. Fix vusb/host.c.
tmk
2011-07-02
1
-1
/
+1
*
fix bug: send Fn key even after the layer is used.
tmk
2011-05-04
1
-12
/
+11
*
integrate V-USB support into ps2_usb
tmk
2011-02-22
1
-1
/
+1
*
fixed: not to send key if fn_keycode is modifier
tmk
2011-02-22
1
-2
/
+2
*
host interface for pjrc
tmk
2011-02-22
1
-0
/
+1
*
refactor keyboard.h, host.h
tmk
2011-02-22
1
-17
/
+17
*
added protocol stack: pjrc, vusb
tmk
2011-02-22
1
-18
/
+18
*
rewrite code of layer switching
tmk
2011-01-23
1
-69
/
+99
*
changed signature of keymap_fn_layer() in keymap_skel.h.
tmk
2011-01-06
1
-1
/
+1
*
tuning layer switch timing.
tmk
2010-11-26
1
-1
/
+1
*
repeating Fn key: press twice quickly to repeat.
tmk
2010-11-04
1
-20
/
+28
*
revise Fn key processing.
tmk
2010-11-03
1
-56
/
+109
*
improve layer switching
tmk
2010-10-30
1
-0
/
+92