astyle. no code changes

pull/18/head
Jesse Vincent 9 years ago
parent 1926379ebb
commit f5d0384354

@ -95,10 +95,7 @@ void Model01::scan_matrix() {
bitRead(rightHandState.all, keynum), bitRead(rightHandState.all, keynum),
bitRead(previousRightHandState.all, keynum) bitRead(previousRightHandState.all, keynum)
); );
}
} }
}
//scan the Keyboard matrix looking for connections //scan the Keyboard matrix looking for connections
} }

Loading…
Cancel
Save