|
bootloader.c
|
Fix MCU name macro in bootloader.c.
|
2012-10-15 18:14:59 +09:00 |
|
command.c
|
Add print_dec() and debug_dec().
|
2012-10-27 02:27:09 +09:00 |
|
command.h
|
Fix commands
|
2012-10-17 15:55:37 +09:00 |
|
debug.c
|
Add print_dec() and debug_dec().
|
2012-10-27 02:27:09 +09:00 |
|
debug.h
|
Fix usage of debug flag
|
2012-10-27 03:07:37 +09:00 |
|
host.c
|
Fix layer switching and host API.
|
2012-10-17 15:55:37 +09:00 |
|
host.h
|
Fix layer switching and host API.
|
2012-10-17 15:55:37 +09:00 |
|
keyboard.c
|
Fix usage of debug flag
|
2012-10-27 03:07:37 +09:00 |
|
keyboard.h
|
Add repeating of Fn key with alt keycode.
|
2012-10-17 15:55:37 +09:00 |
|
keycode.h
|
Add Mousekey parameters and accel keys.
|
2012-10-17 15:55:37 +09:00 |
|
matrix.h
|
Add child proof keyboard locking feature!
|
2012-10-18 00:59:59 +09:00 |
|
mousekey.c
|
Add print_dec() and debug_dec().
|
2012-10-27 02:27:09 +09:00 |
|
mousekey.h
|
Use software serial for Sun.
|
2012-10-19 15:07:23 +09:00 |
|
print.c
|
Fix usage of debug flag
|
2012-10-27 03:07:37 +09:00 |
|
print.h
|
Add print_dec() and debug_dec().
|
2012-10-27 02:27:09 +09:00 |