index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
keyboard.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove core library and build files
tmk
2015-04-10
1
-150
/
+0
*
Merge branch 'rn42' into merge_rn42
tmk
2014-11-24
1
-2
/
+1
|
\
|
*
Remove MCU dependent code from common/keyboard.c
tmk
2014-11-23
1
-23
/
+0
|
*
Matrix power saving
tmk
2014-11-23
1
-0
/
+23
|
*
Fix common files for mbed
tmk
2014-07-30
1
-1
/
+0
|
*
Port action_* to mbed
tmk
2014-07-30
1
-1
/
+1
*
|
Add serial_mouse_task in keyboard.c
tmk
2014-08-26
1
-0
/
+11
|
/
*
Fix to build ps2_mouse with both LUFA and PJRC
tmk
2013-11-20
1
-3
/
+1
*
Fix PS/2 mouse support
tmk
2013-11-02
1
-1
/
+14
*
Fix USB initilaize on LUFA
tmk
2013-09-21
1
-3
/
+0
*
Add support for backlight
Wraul
2013-06-22
1
-0
/
+5
*
Fix bootmagic and eeconfig for virtual DIP SW
tmk
2013-04-07
1
-12
/
+0
*
Add NO_PRINT and NO_DEBUG config options.
tmk
2013-03-19
1
-1
/
+1
*
Add mechanical locking switch support for CapsLock
tmk
2013-03-12
1
-0
/
+1
*
Add build option BOOTMAGIC_ENABLE
tmk
2013-03-11
1
-3
/
+3
*
Fix debug parameter setting in eeconfig
tmk
2013-03-11
1
-5
/
+6
*
Add bootmagic.c and fix bootloader_jump
tmk
2013-03-09
1
-23
/
+2
*
Add eeconfig.c - eeprom stored paramerters
tmk
2013-03-07
1
-4
/
+21
*
Fix ghost block and remove matrix_has_ghost()
tmk
2013-03-05
1
-1
/
+24
*
Fix bit shift which is beyond int size(16bit)
tmk
2013-02-25
1
-1
/
+1
*
Change struct key_t
tmk
2013-02-13
1
-1
/
+1
*
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
*
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
*
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