From 62c360bec25314e7b7b644d506249531e3a19b1f Mon Sep 17 00:00:00 2001 From: Joe Scotto Date: Fri, 19 May 2023 22:53:42 -0400 Subject: [PATCH] Remove mod tap and update to dev board info.json --- keyboards/handwired/scottokeebs/scottosplit/info.json | 3 +-- .../handwired/scottokeebs/scottosplit/keymaps/default/config.h | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/keyboards/handwired/scottokeebs/scottosplit/info.json b/keyboards/handwired/scottokeebs/scottosplit/info.json index 003c8080ba67..e5dc73abba62 100644 --- a/keyboards/handwired/scottokeebs/scottosplit/info.json +++ b/keyboards/handwired/scottokeebs/scottosplit/info.json @@ -2,7 +2,7 @@ "manufacturer": "ScottoKeebs", "keyboard_name": "ScottoSplit", "maintainer": "joe-scotto", - "bootloader": "caterina", + "development_board": "promicro", "diode_direction": "COL2ROW", "features": { "bootmagic": true, @@ -19,7 +19,6 @@ // 15, 14, 16, 10 "rows": ["B1", "B3", "B2", "B6"] }, - "processor": "atmega32u4", "url": "", "usb": { "device_version": "1.0.0", diff --git a/keyboards/handwired/scottokeebs/scottosplit/keymaps/default/config.h b/keyboards/handwired/scottokeebs/scottosplit/keymaps/default/config.h index fe811bae286a..fb41f9b8344f 100644 --- a/keyboards/handwired/scottokeebs/scottosplit/keymaps/default/config.h +++ b/keyboards/handwired/scottokeebs/scottosplit/keymaps/default/config.h @@ -20,7 +20,6 @@ along with this program. If not, see . #define DEBOUNCE 5 // Define options -#define IGNORE_MOD_TAP_INTERRUPT #define TAPPING_TERM 135 #define PERMISSIVE_HOLD #define TAPPING_TERM_PER_KEY