We're not using the serial connection right now.

pull/18/head
Jesse Vincent 9 years ago
parent 80f2182e12
commit f53f912cb2

@ -37,7 +37,6 @@ void scan_matrix() {
void setup() { void setup() {
wdt_disable(); wdt_disable();
Serial.begin(115200);
Keyboard.begin(); Keyboard.begin();
Mouse.begin(); Mouse.begin();
implementation_setup_leds(); implementation_setup_leds();

Loading…
Cancel
Save