diff options
Diffstat (limited to 'keyboards/ergodox_ez/config.h')
| -rw-r--r-- | keyboards/ergodox_ez/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>. | |||
| 138 | //#define NO_ACTION_FUNCTION | 138 | //#define NO_ACTION_FUNCTION |
| 139 | //#define DEBUG_MATRIX_SCAN_RATE | 139 | //#define DEBUG_MATRIX_SCAN_RATE |
| 140 | 140 | ||
| 141 | #define I2C_TIMEOUT 1000 | ||
| 142 | |||
| 141 | #endif | 143 | #endif |
