diff options
Diffstat (limited to 'keyboards/handwired/acacia')
-rw-r--r-- | keyboards/handwired/acacia/config.h | 1 | ||||
-rw-r--r-- | keyboards/handwired/acacia/info.json | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/acacia/config.h b/keyboards/handwired/acacia/config.h index e3fbdbc974..3949666e79 100644 --- a/keyboards/handwired/acacia/config.h +++ b/keyboards/handwired/acacia/config.h @@ -17,7 +17,6 @@ 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"] |