UDYMUD2DHREXVWYZPMDGE2JAH4SYHAOZ565ASUIT7QHV3GJNVXDQC
// Note: QMK orders the pin state changes such that it can skip this delay if it already had to wait for I2C
// TODO: Replicate this while keeping the code readable
block_for(Duration::from_micros(10));
// Note: No delay is necessary here, signal propagation takes 1ns, MCU period is 14ns @ 72MHz