summaryrefslogtreecommitdiffstats
path: root/keyboards/25keys/zinc/rev1
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/25keys/zinc/rev1')
-rw-r--r--keyboards/25keys/zinc/rev1/config.h3
-rw-r--r--keyboards/25keys/zinc/rev1/info.json5
2 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/25keys/zinc/rev1/config.h b/keyboards/25keys/zinc/rev1/config.h
index bbc9a584eb..776f7f3138 100644
--- a/keyboards/25keys/zinc/rev1/config.h
+++ b/keyboards/25keys/zinc/rev1/config.h
@@ -20,9 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100
-/* Use I2C or Serial */
-#define SOFT_SERIAL_PIN D2
-
/* Select hand configuration */
#define MASTER_LEFT
//#define MASTER_RIGHT
diff --git a/keyboards/25keys/zinc/rev1/info.json b/keyboards/25keys/zinc/rev1/info.json
index 5233dcb04e..fa41ed213f 100644
--- a/keyboards/25keys/zinc/rev1/info.json
+++ b/keyboards/25keys/zinc/rev1/info.json
@@ -1,3 +1,6 @@
{
- "keyboard_name": "Zinc rev.1"
+ "keyboard_name": "Zinc rev.1",
+ "split": {
+ "soft_serial_pin": "D2"
+ }
}