Skip to content

Commit

Permalink
adding my keyboard attempt qmk#3
Browse files Browse the repository at this point in the history
  • Loading branch information
mechmehmet committed Mar 12, 2023
1 parent e0851af commit 0f894f4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
2 changes: 1 addition & 1 deletion keyboards/2d4d/2d4d.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2021-2022 alin elena <alin@elena.space>
/* Copyright 2023 Mehmet DEĞİRMENCİOĞLU (@mechMehmet) <https://www.youtube.com/@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
Expand Down
2 changes: 1 addition & 1 deletion keyboards/2d4d/2d4d.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2021-2022 Alin M Elena <alinm.elena@gmail.com>
Copyright 2023 Mehmet DEĞİRMENCİOĞLU (@mechMehmet) <https://www.youtube.com/@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
Expand Down
7 changes: 1 addition & 6 deletions keyboards/2d4d/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}]
}
}
Expand Down

0 comments on commit 0f894f4

Please sign in to comment.