-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
daca628
commit 3b06d84
Showing
1 changed file
with
1 addition
and
3 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,12 +1,10 @@ | ||
# glyphkbd | ||
The glyph is a completely custom keyboard that combines a 5x13 ortholinear layout with the characteristic arrow/nav clusters from a TKL. Admittedly, it's a somewhat goofy and definitively inefficient layout, but still, it's my favorite I've tried yet. And also, it looks really nice. | ||
|
||
![Screenshot (69)](https://github.com/galile0-designs/glyphkbd/assets/134774462/fc53d2b5-7bfd-49f7-bec6-fc4e9676147f) | ||
|
||
![DSC_0008](https://github.com/galile0-designs/glyphkbd/assets/134774462/0f9bec99-c76c-4ecc-a129-9ab1ce3d6208) | ||
![DSC_0020](https://github.com/galile0-designs/glyphkbd/assets/134774462/0d69dcc5-ae64-4f41-9b0d-04ac140818c2) | ||
![DSC_0005](https://github.com/galile0-designs/glyphkbd/assets/134774462/6a66da9b-4a4c-4f8b-aba8-3e628babb39b) | ||
|
||
### v1 | ||
v1 of glyph is a 3d-printed and handwired build. Since it was so novel to me didn't know if I would actually like the layout, it made sense to not dive straight in with a PCB and expensive cnc case, instead I went with a handwired and 3d-printed approach, which I understood better and was more comfortable working with. | ||
v1 of glyph is a 3d-printed and handwired build. Since it was so novel to me and I didn't know if I would actually like the layout, it made sense to not dive straight in with a PCB and expensive cnc case, instead I went with a handwired, 3d-printed approach. | ||
build guide + more information [here](https://github.com/galile0-designs/glyphkbd/blob/main/v1.2/v1.2_build_guide.md) |