-
Notifications
You must be signed in to change notification settings - Fork 13
/
okh.toml
30 lines (28 loc) · 938 Bytes
/
okh.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# SPDX-FileCopyrightText: 2021 Stefan Kerkmann <[email protected]>
#
# SPDX-License-Identifier: CC-BY-SA-4.0
okhv = "OKH-LOSHv1.0"
name = "YAEMK - Yet Another Ergonomic Mechanical Keyboard"
repo = "https://github.com/KarlK90/yaemk-split-kb"
version = "1.2.0"
release = "https://github.com/KarlK90/yaemk-split-kb"
license = "GPL-3.0-only"
licensor = [ "Stefan Kerkmann" ]
readme = "readme.md"
image = [
"docs/images/2_yaemk_close_up_rgb_front.webp"
]
documentation-language = [ "en-US" ]
technology-readiness-level = "OTRL-5"
documentation-readiness-level = "ODRL-3"
attestation = [
"https://certification.oshwa.org/cl000001.html"
]
function = "YEAMK is a 5x8 split keyboard with configurable thumb-clusters, rotary encoders and oleds. It runs on ARM and RISC-V microcontrollers."
bom = "PCB/assembly/YAEMK_bom.csv"
manufacturing-instructions = [
"docs/index.md"
]
[outer-dimensions]
unit = "mm"
openSCAD = "cube(size = [165,140,30])"