diff options
Diffstat (limited to 'keyboards/keebio/nyquist/rev2/config.h')
| -rw-r--r-- | keyboards/keebio/nyquist/rev2/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/keebio/nyquist/rev2/config.h b/keyboards/keebio/nyquist/rev2/config.h index 52c50694b..9775113c6 100644 --- a/keyboards/keebio/nyquist/rev2/config.h +++ b/keyboards/keebio/nyquist/rev2/config.h | |||
| @@ -41,7 +41,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 41 | //#define MATRIX_HAS_GHOST | 41 | //#define MATRIX_HAS_GHOST |
| 42 | 42 | ||
| 43 | /* Set 0 if debouncing isn't needed */ | 43 | /* Set 0 if debouncing isn't needed */ |
| 44 | #define DEBOUNCING_DELAY 5 | 44 | #define DEBOUNCE 5 |
| 45 | 45 | ||
| 46 | /* serial.c configuration for split keyboard */ | 46 | /* serial.c configuration for split keyboard */ |
| 47 | #define SOFT_SERIAL_PIN D0 | 47 | #define SOFT_SERIAL_PIN D0 |
