Fix projects for new keycodes

This commit is contained in:
tmk 2012-10-17 21:43:44 +09:00
parent 8570c25379
commit ce2e06c394
30 changed files with 422 additions and 424 deletions

View file

@ -39,7 +39,7 @@ To Do
0. When DEBOUNCE defined, there is a errors.
1. Layer Change by toggling Clear Key
2. Eject Key add. (following files should be modified.)
common/usb_keycodes.h
common/keycode.h
common/keyboard.c
3. Use bluetooth
EOF