diff options
Diffstat (limited to 'keyboards/bpiphany/unloved_bastard/config.h')
| -rw-r--r-- | keyboards/bpiphany/unloved_bastard/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/bpiphany/unloved_bastard/config.h b/keyboards/bpiphany/unloved_bastard/config.h index fc5090e64..029cdb59e 100644 --- a/keyboards/bpiphany/unloved_bastard/config.h +++ b/keyboards/bpiphany/unloved_bastard/config.h | |||
| @@ -33,7 +33,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 33 | #define MATRIX_COLS 18 | 33 | #define MATRIX_COLS 18 |
| 34 | 34 | ||
| 35 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 35 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 36 | #define DEBOUNCING_DELAY 5 | 36 | #define DEBOUNCE 5 |
| 37 | 37 | ||
| 38 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 38 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 39 | //#define MATRIX_HAS_GHOST | 39 | //#define MATRIX_HAS_GHOST |
