Commit Graph

13 Commits (77af88042a0622946d7af7aff489cc6e18469104)

Author SHA1 Message Date
tmk 8c80deb775 Merge branch 'keymap2'
Conflicts:
	common/keyboard.c
2013-02-11 12:48:49 +09:00
tmk 1e3e41a2c9 Clean code. 2013-01-28 14:06:42 +09:00
tmk 6caefe9649 Fixes from Tranquilite@GH.
- 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-11-23 12:33:42 +09:00
tmk 220de27bed Add print_dec() and debug_dec(). 2012-10-27 02:27:09 +09:00
tmk ad24858e4f Add print utility 2012-10-23 02:14:36 +09:00
tmk fffc375b45 Add child proof keyboard locking feature!
Fix: add wait for Power down command
Add ifdef of MOUSEKEY_ENABLE
2012-10-18 00:59:59 +09:00
tmk 30eb3e3520 Add command console and mouseky parameters tweak. 2012-10-17 15:55:37 +09:00
tmk e451c05929 Fix commands 2012-10-17 15:55:37 +09:00
tmk 71ac82337f Clean host.h interface. 2012-10-17 15:55:37 +09:00
tmk 373ab0e719 Add keycode.h and remove usb_keycodes.h. 2012-10-17 15:55:37 +09:00
tmk 4ae979f6ef Initial version of new code for layer switch is added. 2012-10-17 15:55:37 +09:00
tmk a112f3614e confirm SetReport LED. 2012-06-29 16:48:36 +09:00
tmk f412570739 Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00