Make Transparent feature available to new keymaps.
Fix 'chage default layer' command.
Change ACTION_LAYER_SET_LAYER behaviour
Add transparent layer feature in gh60
Now includes LUFA-120730 in repository
Add support for LUFA-120730
Merge branch 'keymap2'
Conflicts:
common/keyboard.c
Fix and add some in README
Add description of keymap and layer in README.md
Add user defined function to action.
Add legacy keymap support.
Fix tapping. tap key just after tap timeout.
Fix: action LAYER_BIT uses xor now instead of and/or.