index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
keyboard.c
Age
Commit message (
Collapse
)
Author
2012-11-23
Fixes from Tranquilite@GH.
tmk
- Fix keyboard_task() when matrix column size > 16 - Add clear_keyboard() in NKRO command to avoid stucking keys. - Fix function name in print.c.
2012-10-27
Fix usage of debug flag
tmk
2012-10-23
Add print utility
tmk
2012-10-21
Add LED feature to Sun converter
tmk
2012-10-18
Add child proof keyboard locking feature!
tmk
Fix: add wait for Power down command Add ifdef of MOUSEKEY_ENABLE
2012-10-17
Add command console and mouseky parameters tweak.
tmk
2012-10-17
Fix commands
tmk
2012-10-17
Fix use of default_layer
tmk
2012-10-17
Fix layer switching and host API.
tmk
2012-10-17
Fix build option MOUSEKEY_ENABLE.
tmk
2012-10-17
Clean host.h interface.
tmk
2012-10-17
Add keycode.h and remove usb_keycodes.h.
tmk
2012-10-17
Add consumer/system usage support.
tmk
2012-10-17
Add repeating of Fn key with alt keycode.
tmk
2012-10-17
Initial version of new code for layer switch is added.
tmk
2012-06-28
Add consumer/system control feature to LUFA.
tmk
2012-06-07
Moved files to common, protocol and doc directory
tmk