Fix watchdog in bootloader jump
- disable watchdog after watchdog reset
- clear WDRF after watchdog reset
Fix gh60/matrix.c and Makefile
Add bootmagic.c and fix bootloader_jump
Add eeconfig.c - eeprom stored paramerters
Remove matrix_key_count() from matrix.h
Fix ghost block and remove matrix_has_ghost()
Fix keymap for new framework
Fix README.md and doc/keymap.md
Clean action.h and add keymap doc
Fix SET_DEFAULT_LAYER action and keymap of gh60
Add tap flags on record_t
Fix bit shift which is beyond int size(16bit)
Fix keymap MACRO of pc98 adn hhkb
Merge branch 'pc98_fix' into overlays
Fix software serial configure
Add serial_uart.c and use it for PC98