Added default layout and pictures

This commit is contained in:
wholteza 2025-07-20 11:46:30 +02:00
parent 2f039b19f9
commit a7a52ba270
2 changed files with 113 additions and 25 deletions

View File

@ -0,0 +1,111 @@
[
[
{
"c": "#ff0000",
"a": 5
},
"Tab\nDel\n\n\n\n\nESC",
{
"c": "#cccccc"
},
"1\n!\n\n\n\n\nQ",
"2\n@\n\n\n\n\nW",
"3\n$\n\n\n\n\nF",
"4\n~\n\n\n\n\nP",
"5\n^\n\n\n\n\nG",
"6\n{\n\n\n\n\nJ",
"7\n[\n\n\n\n\nL",
"8\n]\n\n\n\n\nU",
"9\n}\n\n\n\n\nY",
"0\n<\n\n\n\n\nÖ",
"+\n\n\n\n\n\nÅ"
],
[
{
"c": "#ff0000",
"a": 7
},
"Backsp\n\n\n\nReset",
{
"c": "#cccccc"
},
"A",
{
"a": 5
},
"Left\n\"\n\n\n\n\nR",
"Up\n#\n\n\n\n\nS",
"Down\n%\n\n\n\n\nT",
"Right\n'\n\n\n\n\nD",
"Home\n/\n\n\n\n\nH",
"End\n(\n\n\n\n\nN",
"Pgdn\n)\n\n\n\n\nE",
"Pgup\n=\n\n\n\n\nI",
"\n>\n\n\n\n\nO",
"F12\n\n\n\n\n\nÄ"
],
[
{
"c": "#969696",
"a": 7
},
"Shift",
{
"c": "#cccccc",
"a": 5
},
"F1\n\n\n\n\n\nZ",
"F2\n\n\n\n\n\nX",
"F3\n\n\n\n\n\nC",
"F4\n\n\n\n\n\nV",
"F5\n*\n\n\n\n\nB",
"F6\n\\\n\n\n\n\nK",
"F7\n`\n\n\n\n\nM",
"F8\n\n\n\n\n\n,",
"F9\n\n\n\n\n\n.",
"F10\n\n\n\n\n\n-",
{
"c": "#969696"
},
"F11\n&\n\n\n\n\nShift"
],
[
{
"a": 7
},
"Ctrl",
"Ctr+Sh",
"Win",
"Alt",
{
"c": "#ff0000"
},
"Numers",
{
"c": "#000000",
"t": "#ffffff",
"w": 2
},
"Space",
{
"c": "#ff0000",
"t": "#000000",
"a": 5
},
"Extras\n\n\n\n\n\nSymbols",
{
"c": "#0075ff",
"a": 7
},
"Enter",
{
"c": "#969696"
},
"Win",
"Ctr+Sh",
{
"a": 5
},
"\n|\n\n\n\n\nCtrl"
]
]

View File

@ -1,30 +1,7 @@
[Wholteza](https://github.com/wholteza)'s handwired planck layout
![keyboard-layout-editor.com layout](./keyboard-layout-editor.png)
This is a swedish layout using [colemak-se](https://github.com/motform/colemak-se) and a symbols layer tailored towards developers.
In addition to using colemak-se it also has backspace in place of caps lock to reduce the need of moving your hands.
## Teensy pinout
Can be changed in the `config.h`
Where `C0` and `R0` is **top left** when looking at the wiring of your keyboard (upside down).
| **COL/ROW** | **PIN** |
| ----------- | ------- |
| **C0** | F0 |
| **C1** | F1 |
| **C2** | F4 |
| **C3** | F5 |
| **C4** | F6 |
| **C5** | F7 |
| **C6** | B6 |
| **C7** | B5 |
| **C8** | B4 |
| **C9** | D7 |
| **C10** | D6 |
| **C11** | C7 |
| **R0** | E6 |
| **R1** | B3 |
| **R2** | D1 |
| **R3** | D0 |