forked from qmk/qmk_firmware
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* reformat info.json - friendly-format info.json - move the right half to the left by 0.5u (improves readability, for me anyway) - correct key sequence * refactor default keymap - use short-form keycodes - use four-space indent * refactor via keymap - use short-form keycodes - use four-space indent * update maintainer field in info.json Use the maintainer's GitHub username. * readme touch-up Minor edit to the lead paragraph, and reformat the Hardware Availability section. * change BOOTMAGIC_ENABLE from `lite` to `yes`
- Loading branch information
1 parent
de5bccd
commit 4ca778a
Showing
5 changed files
with
99 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,95 @@ | ||
{ | ||
"keyboard_name": "Pteron36", | ||
"url": "", | ||
"maintainer": "Harshit Goel", | ||
"maintainer": "harshitgoel96", | ||
"layouts": { | ||
"LAYOUT_split_3x5_3": { | ||
"layout": [{"x":2, "y":0}, {"x":12.5, "y":0}, {"x":1, "y":0.5}, {"x":3, "y":0.5}, {"x":11.5, "y":0.5}, {"x":13.5, "y":0.5}, {"x":4, "y":0.75}, {"x":10.5, "y":0.75}, {"x":0, "y":1}, {"x":2, "y":1}, {"x":12.5, "y":1}, {"x":14.5, "y":1}, {"x":1, "y":1.5}, {"x":3, "y":1.5}, {"x":11.5, "y":1.5}, {"x":13.5, "y":1.5}, {"x":4, "y":1.75}, {"x":10.5, "y":1.75}, {"x":0, "y":2}, {"x":2, "y":2}, {"x":12.5, "y":2}, {"x":14.5, "y":2}, {"x":1, "y":2.5}, {"x":3, "y":2.5}, {"x":11.5, "y":2.5}, {"x":13.5, "y":2.5}, {"x":4, "y":2.75}, {"x":10.5, "y":2.75}, {"x":0, "y":3}, {"x":14.5, "y":3}, {"x":4, "y":4}, {"x":5, "y":4}, {"x":6, "y":4}, {"x":8.5, "y":4}, {"x":9.5, "y":4}, {"x":10.5, "y":4}] | ||
"layout": [ | ||
{"x":0, "y":1}, | ||
{"x":1, "y":0.5}, | ||
{"x":2, "y":0}, | ||
{"x":3, "y":0.5}, | ||
{"x":4, "y":0.75}, | ||
{"x":10, "y":0.75}, | ||
{"x":11, "y":0.5}, | ||
{"x":12, "y":0}, | ||
{"x":13, "y":0.5}, | ||
{"x":14, "y":1}, | ||
|
||
{"x":0, "y":2}, | ||
{"x":1, "y":1.5}, | ||
{"x":2, "y":1}, | ||
{"x":3, "y":1.5}, | ||
{"x":4, "y":1.75}, | ||
{"x":10, "y":1.75}, | ||
{"x":11, "y":1.5}, | ||
{"x":12, "y":1}, | ||
{"x":13, "y":1.5}, | ||
{"x":14, "y":2}, | ||
|
||
{"x":0, "y":3}, | ||
{"x":1, "y":2.5}, | ||
{"x":2, "y":2}, | ||
{"x":3, "y":2.5}, | ||
{"x":4, "y":2.75}, | ||
{"x":10, "y":2.75}, | ||
{"x":11, "y":2.5}, | ||
{"x":12, "y":2}, | ||
{"x":13, "y":2.5}, | ||
{"x":14, "y":3}, | ||
|
||
{"x":4, "y":4}, | ||
{"x":5, "y":4}, | ||
{"x":6, "y":4}, | ||
{"x":8, "y":4}, | ||
{"x":9, "y":4}, | ||
{"x":10, "y":4} | ||
] | ||
}, | ||
"LAYOUT_split_3x5_3_encoder": { | ||
"layout": [{"x":2, "y":0}, {"x":12.5, "y":0}, {"x":1, "y":0.5}, {"x":3, "y":0.5}, {"x":11.5, "y":0.5}, {"x":13.5, "y":0.5}, {"x":4, "y":0.75}, {"x":10.5, "y":0.75}, {"x":0, "y":1}, {"x":2, "y":1}, {"x":12.5, "y":1}, {"x":14.5, "y":1}, {"x":1, "y":1.5}, {"x":3, "y":1.5}, {"x":11.5, "y":1.5}, {"x":13.5, "y":1.5}, {"x":4, "y":1.75}, {"x":10.5, "y":1.75}, {"x":0, "y":2}, {"x":2, "y":2}, {"x":12.5, "y":2}, {"x":14.5, "y":2}, {"x":1, "y":2.5}, {"x":3, "y":2.5}, {"x":11.5, "y":2.5}, {"x":13.5, "y":2.5}, {"x":4, "y":2.75}, {"label":"enc1", "x":5.5, "y":2.75}, {"label":"enc2", "x":9, "y":2.75}, {"x":10.5, "y":2.75}, {"x":0, "y":3}, {"x":14.5, "y":3}, {"x":4, "y":4}, {"x":5, "y":4}, {"x":6, "y":4}, {"x":8.5, "y":4}, {"x":9.5, "y":4}, {"x":10.5, "y":4}] | ||
"layout": [ | ||
{"x":0, "y":1}, | ||
{"x":1, "y":0.5}, | ||
{"x":2, "y":0}, | ||
{"x":3, "y":0.5}, | ||
{"x":4, "y":0.75}, | ||
{"x":10, "y":0.75}, | ||
{"x":11, "y":0.5}, | ||
{"x":12, "y":0}, | ||
{"x":13, "y":0.5}, | ||
{"x":14, "y":1}, | ||
|
||
{"x":0, "y":2}, | ||
{"x":1, "y":1.5}, | ||
{"x":2, "y":1}, | ||
{"x":3, "y":1.5}, | ||
{"x":4, "y":1.75}, | ||
{"x":10, "y":1.75}, | ||
{"x":11, "y":1.5}, | ||
{"x":12, "y":1}, | ||
{"x":13, "y":1.5}, | ||
{"x":14, "y":2}, | ||
|
||
{"x":0, "y":3}, | ||
{"x":1, "y":2.5}, | ||
{"x":2, "y":2}, | ||
{"x":3, "y":2.5}, | ||
{"x":4, "y":2.75}, | ||
{"label":"enc1", "x":5.5, "y":2.75}, | ||
{"label":"enc2", "x":8.5, "y":2.75}, | ||
{"x":10, "y":2.75}, | ||
{"x":11, "y":2.5}, | ||
{"x":12, "y":2}, | ||
{"x":13, "y":2.5}, | ||
{"x":14, "y":3}, | ||
|
||
{"x":4, "y":4}, | ||
{"x":5, "y":4}, | ||
{"x":6, "y":4}, | ||
{"x":8, "y":4}, | ||
{"x":9, "y":4}, | ||
{"x":10, "y":4} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters