summaryrefslogtreecommitdiffstats
path: root/keyboards/akb
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/akb')
-rw-r--r--keyboards/akb/eb46/config.h3
-rw-r--r--keyboards/akb/raine/config.h3
2 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/akb/eb46/config.h b/keyboards/akb/eb46/config.h
index a0185e4d85..5b906d9d7f 100644
--- a/keyboards/akb/eb46/config.h
+++ b/keyboards/akb/eb46/config.h
@@ -39,6 +39,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW
-
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
diff --git a/keyboards/akb/raine/config.h b/keyboards/akb/raine/config.h
index 5d86f7eb15..de40b006af 100644
--- a/keyboards/akb/raine/config.h
+++ b/keyboards/akb/raine/config.h
@@ -30,9 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */