diff options
Diffstat (limited to 'keyboards/handwired/promethium/config.h')
| -rw-r--r-- | keyboards/handwired/promethium/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/promethium/config.h b/keyboards/handwired/promethium/config.h index b5a0a7f4b..f05273d25 100644 --- a/keyboards/handwired/promethium/config.h +++ b/keyboards/handwired/promethium/config.h | |||
| @@ -60,7 +60,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 60 | // #define BACKLIGHT_LEVELS 3 | 60 | // #define BACKLIGHT_LEVELS 3 |
| 61 | 61 | ||
| 62 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 62 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 63 | #define DEBOUNCING_DELAY 5 | 63 | #define DEBOUNCE 5 |
| 64 | 64 | ||
| 65 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 65 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 66 | //#define MATRIX_HAS_GHOST | 66 | //#define MATRIX_HAS_GHOST |
