X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fergodox_ez%2Fconfig.h;h=ec1620030c9c18e55c0265bc4472092426824bc9;hb=bad56a4f2b91fc8591f6d33a1710ea0050abcfbf;hp=1285cbe1c9752c8cc76fda9ff173766ad909d9d8;hpb=b8564f5dd08f49ee0fc6d28957a376132bd7038d;p=qmk_firmware.git diff --git a/keyboards/ergodox_ez/config.h b/keyboards/ergodox_ez/config.h index 1285cbe1c..ec1620030 100644 --- a/keyboards/ergodox_ez/config.h +++ b/keyboards/ergodox_ez/config.h @@ -138,4 +138,6 @@ along with this program. If not, see . //#define NO_ACTION_FUNCTION //#define DEBUG_MATRIX_SCAN_RATE +#define I2C_TIMEOUT 1000 + #endif