index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
keyboard.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Boot Magic key for gh60
tmk
2013-02-11
1
-1
/
+10
|
*
Clean code.
tmk
2013-01-28
1
-8
/
+2
|
*
New tapping logic.
tmk
2013-01-27
1
-3
/
+3
|
*
Minor fixes in keyboard.c.
tmk
2013-01-24
1
-10
/
+6
|
*
Add prototype of Action Function.
tmk
2013-01-23
1
-1
/
+2
|
*
Add bootmagic keys.(hhkb)
tmk
2013-01-23
1
-0
/
+11
|
|
|
|
|
- kick bootloader - enable debug print
*
Refactor struct keyevent_t.
tmk
2013-01-17
1
-2
/
+2
|
*
Fix waiting_keys and periodical update for delaying layer.
tmk
2013-01-15
1
-1
/
+8
|
*
Fix tap key using delaying_layer and waiting_key.
tmk
2013-01-13
1
-1
/
+1
|
*
Add new layer actions.
tmk
2013-01-09
1
-2
/
+3
|
*
Add initial fix for new keymap.
tmk
2012-12-16
1
-544
/
+6
|
*
Fix usage of debug flag
tmk
2012-10-27
1
-1
/
+1
|
*
Add print utility
tmk
2012-10-23
1
-1
/
+5
|
*
Add LED feature to Sun converter
tmk
2012-10-21
1
-0
/
+7
|
*
Add child proof keyboard locking feature!
tmk
2012-10-18
1
-1
/
+1
|
|
|
|
|
Fix: add wait for Power down command Add ifdef of MOUSEKEY_ENABLE
*
Add command console and mouseky parameters tweak.
tmk
2012-10-17
1
-17
/
+21
|
*
Fix commands
tmk
2012-10-17
1
-17
/
+11
|
*
Fix use of default_layer
tmk
2012-10-17
1
-12
/
+20
|
*
Fix layer switching and host API.
tmk
2012-10-17
1
-60
/
+76
|
*
Fix build option MOUSEKEY_ENABLE.
tmk
2012-10-17
1
-1
/
+11
|
*
Clean host.h interface.
tmk
2012-10-17
1
-37
/
+47
|
*
Add keycode.h and remove usb_keycodes.h.
tmk
2012-10-17
1
-22
/
+22
|
*
Add consumer/system usage support.
tmk
2012-10-17
1
-16
/
+106
|
*
Add repeating of Fn key with alt keycode.
tmk
2012-10-17
1
-7
/
+22
|
*
Initial version of new code for layer switch is added.
tmk
2012-10-17
1
-130
/
+413
|
*
Add consumer/system control feature to LUFA.
tmk
2012-06-28
1
-12
/
+5
|
*
Moved files to common, protocol and doc directory
tmk
2012-06-07
1
-0
/
+203