diff options
Diffstat (limited to 'keyboards/ekow')
-rw-r--r-- | keyboards/ekow/akira/config.h | 2 | ||||
-rw-r--r-- | keyboards/ekow/akira/info.json | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/ekow/akira/config.h b/keyboards/ekow/akira/config.h index 7d6df19f50..be45be860c 100644 --- a/keyboards/ekow/akira/config.h +++ b/keyboards/ekow/akira/config.h @@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#include "config_common.h" // key matrix size #define MATRIX_ROWS 5 @@ -41,4 +40,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ /* COL2ROW, ROW2COL */ #define DIODE_DIRECTION COL2ROW -#define DEBOUNCE 3 diff --git a/keyboards/ekow/akira/info.json b/keyboards/ekow/akira/info.json index 1beb48e899..96f1392223 100644 --- a/keyboards/ekow/akira/info.json +++ b/keyboards/ekow/akira/info.json @@ -8,6 +8,7 @@ "pid": "0x414B", "device_version": "0.0.1" }, + "debounce": 3, "layouts": { "LAYOUT_60_hhkb": { "layout": [ |