Add power down mode sleep and watchdog interrupt
Add intial code of RemoteWakeUp
Merge branch 'debouncing_fix'
Fix debouncing and add legacy keymap support
Fix Locking CapsLock support in ADB converter
Add description of Locking CapsLock in README
Merge branch 'locking_caps'
Add mechanical locking switch support for CapsLock
Add description of Boot Magic in README
Merge branch 'eeprom_config'
Add build option BOOTMAGIC_ENABLE
Fix debug parameter setting in eeconfig
Fix legacy keymap support - need to define USE_LEGACY_KEYMAP to use legacy keymap
Add default value to BOOTLOADER_SIZE
Add keyconf in eeconfig.c
Rename HOST_* to PROTOCOL_* in protocol/*.mk
Add --relax for size optimization to gh60
Add KEYCONF to eeconfig.c
Add BOOTLOADER_SIZE and remove BOOT_SIZE - define BOOTLOADER_SIZE in config.h instead of Makefile
Fix watchdog in bootloader jump - disable watchdog after watchdog reset - clear WDRF after watchdog reset