remove a historical todo

pull/911/head
Jesse Vincent 4 years ago committed by Gergely Nagy
parent 1fa10a5ccb
commit 6724317991
No known key found for this signature in database
GPG Key ID: AC1E90BAC433F68F

@ -48,9 +48,6 @@ KeyboardioScanner Model01Hands::leftHand(0);
KeyboardioScanner Model01Hands::rightHand(3);
void Model01Hands::setup(void) {
// TODO: Consider not doing this until 30s after keyboard
// boot up, to make it easier to rescue things in case of power draw issues.
// This lets the keyboard pull up to 1.6 amps from the host.
// That violates the USB spec. But it sure is pretty looking
DDRE |= _BV(6);

Loading…
Cancel
Save