diff options
Diffstat (limited to 'keyboards/ai03/orbit/config.h')
| -rw-r--r-- | keyboards/ai03/orbit/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ai03/orbit/config.h b/keyboards/ai03/orbit/config.h index f4dc4fd63..00945ac79 100644 --- a/keyboards/ai03/orbit/config.h +++ b/keyboards/ai03/orbit/config.h | |||
| @@ -89,7 +89,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 89 | // #endif | 89 | // #endif |
| 90 | 90 | ||
| 91 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 91 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 92 | #define DEBOUNCING_DELAY 5 | 92 | #define DEBOUNCE 5 |
| 93 | 93 | ||
| 94 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 94 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 95 | //#define MATRIX_HAS_GHOST | 95 | //#define MATRIX_HAS_GHOST |
