KC_INSERT should be KC_INS
The short name was incorrectly set as `KC_INT` when we want `KC_INS`.
Merge pull request #1 from charlesmartin/patch-2
Update keymap_planck.c
usb_usb: Update for new core layout
hhkb: Change keymap and bootmagic salt key
Fix endpoint buffer setting for AT90USB82/162.
Merge branch 'merge_rn42'
Merge branch 'rn42' into merge_rn42
Conflicts:
.gitignore
common.mk
common/debug_config.h
common/print.h
Remove MCU dependent code from common/keyboard.c
USB initialize when plug-in during battery powered
adb_usb: Remove old comment of Makefile