mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-02-08 02:13:29 +00:00
format code according to conventions [skip ci]
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
#endif
|
||||
|
||||
// teensy
|
||||
#if defined(K20x) || defined(KL2x)
|
||||
#if defined(K20x) || defined(KL2x)
|
||||
# define USE_I2CV1
|
||||
# define USE_I2CV1_CONTRIB // for some reason a bunch of ChibiOS-Contrib boards only have clock_speed
|
||||
# define USE_I2CV1_CONTRIB // for some reason a bunch of ChibiOS-Contrib boards only have clock_speed
|
||||
# define USE_GPIOV1
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user