X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fhelix%2Fi2c.h;h=47cf6bd1b2c9acc32439901048eae18c32a03de0;hb=8517f8a6606d092014edf23ac9874d6a47fe1178;hp=c15b6bc5065eaf14c11c9d2667078c6f102c6227;hpb=bceffdefcac30dd8b08ec3b803af372cbf254a7b;p=qmk_firmware.git diff --git a/keyboards/helix/i2c.h b/keyboards/helix/i2c.h index c15b6bc50..47cf6bd1b 100644 --- a/keyboards/helix/i2c.h +++ b/keyboards/helix/i2c.h @@ -15,7 +15,7 @@ #define SLAVE_BUFFER_SIZE 0x10 -// i2c SCL clock frequency +// i2c SCL clock frequency 400kHz #define SCL_CLOCK 400000L extern volatile uint8_t i2c_slave_buffer[SLAVE_BUFFER_SIZE];