From 0f894f4fc5dbcc2a8e7b892f9a398265b32abe0d Mon Sep 17 00:00:00 2001 From: mechMehmet Date: Sun, 12 Mar 2023 19:31:39 +0300 Subject: [PATCH] adding my keyboard attempt #3 --- keyboards/2d4d/2d4d.c | 2 +- keyboards/2d4d/2d4d.h | 2 +- keyboards/2d4d/info.json | 7 +------ 3 files changed, 3 insertions(+), 8 deletions(-) diff --git a/keyboards/2d4d/2d4d.c b/keyboards/2d4d/2d4d.c index 084c8175d809..6b17134d02b4 100644 --- a/keyboards/2d4d/2d4d.c +++ b/keyboards/2d4d/2d4d.c @@ -1,4 +1,4 @@ -/* Copyright 2021-2022 alin elena +/* Copyright 2023 Mehmet DEĞİRMENCİOĞLU (@mechMehmet) * * 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 diff --git a/keyboards/2d4d/2d4d.h b/keyboards/2d4d/2d4d.h index 69b672c38801..da7f8c23a702 100644 --- a/keyboards/2d4d/2d4d.h +++ b/keyboards/2d4d/2d4d.h @@ -1,5 +1,5 @@ /* -Copyright 2021-2022 Alin M Elena +Copyright 2023 Mehmet DEĞİRMENCİOĞLU (@mechMehmet) 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 diff --git a/keyboards/2d4d/info.json b/keyboards/2d4d/info.json index d23b80248023..42c25474e4ef 100644 --- a/keyboards/2d4d/info.json +++ b/keyboards/2d4d/info.json @@ -10,13 +10,8 @@ "pid": "0x0000", "vid": "0xFEED" }, - "encoder": { - "rotary": [ - {"pin_a": "B12", "pin_b": "A14", "resolution": 2} - ] - }, "layouts": { - "LAYOUT": { + "LAYOUT_8x6": { "layout": [{"x":4, "y":0}, {"x":5, "y":0.75}, {"x":10.25, "y":0.75}, {"x":4, "y":1}, {"x":6, "y":1}, {"x":11.25, "y":1.5}, {"x":5, "y":1.75}, {"x":10.25, "y":1.75}, {"x":12.25, "y":1.75}, {"x":4, "y":2}, {"x":6, "y":2}, {"x":11.25, "y":2.5}, {"x":5, "y":2.75}, {"x":10.25, "y":2.75}, {"x":12.25, "y":2.75}, {"x":6, "y":3}, {"x":11.25, "y":3.5}, {"x":12.25, "y":3.75}, {"x":2.15, "y":3.4}, {"x":3.15, "y":3.4}, {"x":-0.1, "y":4.65}, {"x":0.9, "y":4.65}, {"x":-2.04, "y":1.98}, {"x":-1.04, "y":1.98}, {"x":-2.04, "y":2.98}, {"x":-1.04, "y":2.98}, {"x":11.8, "y":3.23}, {"x":12.8, "y":3.23}, {"x":-2.04, "y":3.98}, {"x":-1.04, "y":3.98}, {"x":11.8, "y":4.23}, {"x":12.8, "y":4.23}, {"x":-2.04, "y":4.98}, {"x":-1.04, "y":4.98}, {"x":11.8, "y":5.23}, {"x":12.8, "y":5.23}, {"x":11.8, "y":6.23}, {"x":12.8, "y":6.23}, {"x":-1.08, "y":4.63}, {"x":9.4, "y":5.38}, {"x":-1.08, "y":5.63}, {"x":9.4, "y":6.38}, {"x":-1.08, "y":6.63}, {"x":9.4, "y":7.38}, {"x":-1.08, "y":7.63}, {"x":9.4, "y":8.38}] } }