1
0

Revert "Changed hotkey for bootloader jump"

This reverts commit f31cbc7219.
This commit is contained in:
tmk 2015-01-19 10:20:20 +09:00
förälder 36878f3c78
incheckning 26f15278a9

Visa fil

@ -216,7 +216,7 @@ static bool command_common(uint8_t code)
print("C> ");
command_state = CONSOLE;
break;
case KC_B:
case KC_PAUSE:
clear_keyboard();
print("\n\nJump to bootloader... ");
_delay_ms(1000);