diff options
Diffstat (limited to 'keyboards/singa/config.h')
-rw-r--r-- | keyboards/singa/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/singa/config.h b/keyboards/singa/config.h index aca1153d71..29110bd4ea 100644 --- a/keyboards/singa/config.h +++ b/keyboards/singa/config.h @@ -34,7 +34,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define UNUSED_PINS #define DIODE_DIRECTION COL2ROW -#define DEBOUNCING_DELAY 5 +#define DEBOUNCE 5 #define NO_BACKLIGHT_CLOCK #define BACKLIGHT_LEVELS 1 |