summaryrefslogtreecommitdiff
path: root/keyboards/handwired/acacia
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/acacia')
-rw-r--r--keyboards/handwired/acacia/config.h23
-rw-r--r--keyboards/handwired/acacia/info.json1
2 files changed, 0 insertions, 24 deletions
diff --git a/keyboards/handwired/acacia/config.h b/keyboards/handwired/acacia/config.h
deleted file mode 100644
index e3fbdbc974..0000000000
--- a/keyboards/handwired/acacia/config.h
+++ /dev/null
@@ -1,23 +0,0 @@
-/*
-Copyright 2022 Jens Peter Secher <jpsecher@gmail.com>
-
-This program is free software: you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation, either version 2 of the License, or
-(at your option) any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program. If not, see <http://www.gnu.org/licenses/>.
-*/
-
-#pragma once
-
-#include "config_common.h"
-
-//#define TAPPING_TERM 200
-//#define PERMISSIVE_HOLD
diff --git a/keyboards/handwired/acacia/info.json b/keyboards/handwired/acacia/info.json
index 7d2771ff9f..8054fff3ac 100644
--- a/keyboards/handwired/acacia/info.json
+++ b/keyboards/handwired/acacia/info.json
@@ -7,7 +7,6 @@
"bootloader": "atmel-dfu",
"bootloader_instructions": "Enter the bootloader by using the small buttons on the PCB: press the RESET button while connected to QMK Toolbox.",
"diode_direction": "COL2ROW",
- "debounce": 5,
"matrix_pins": {
"cols": ["B4", "B3", "B2", "B1", "B0", "D2", "B6", "B7", "C7", "C6"],
"rows": ["B5", "D3", "D4", "D5", "D6"]