diff options
| author | s-ol <s+removethis@s-ol.nu> | 2021-01-04 11:36:12 +0000 |
|---|---|---|
| committer | s-ol <s+removethis@s-ol.nu> | 2021-01-04 11:41:13 +0000 |
| commit | 4174439a31f9b7404973dafdf9108f2b2f1fc89a (patch) | |
| tree | e7c9c2f7144231d96d1c781596d0357e17e0e37d /root | |
| parent | move style into root (diff) | |
| download | mmm-4174439a31f9b7404973dafdf9108f2b2f1fc89a.tar.gz mmm-4174439a31f9b7404973dafdf9108f2b2f1fc89a.zip | |
portfolio: add 0xC.pad
Diffstat (limited to 'root')
| -rw-r--r-- | root/portfolio/hex-pad/media: image$jpeg.jpg | bin | 0 -> 43287 bytes | |||
| -rw-r--r-- | root/portfolio/text$moonscript -> mmm$dom.moon | 17 |
2 files changed, 17 insertions, 0 deletions
diff --git a/root/portfolio/hex-pad/media: image$jpeg.jpg b/root/portfolio/hex-pad/media: image$jpeg.jpg Binary files differnew file mode 100644 index 0000000..36324e0 --- /dev/null +++ b/root/portfolio/hex-pad/media: image$jpeg.jpg diff --git a/root/portfolio/text$moonscript -> mmm$dom.moon b/root/portfolio/text$moonscript -> mmm$dom.moon index 745b8f8..b2d500e 100644 --- a/root/portfolio/text$moonscript -> mmm$dom.moon +++ b/root/portfolio/text$moonscript -> mmm$dom.moon @@ -171,6 +171,23 @@ projects = { media: embed_img '/portfolio/lorem_ipsum/media:image/jpeg' tags: :professional, :js, :collab, :game } + + + { + name: '0xC.pad' + desc: 'a hexagonal macropad' + entries: { + 'custom designed and machined keycaps' + 'per-key RGB backlighting' + 'low-profile mechanical keyswitches' + 'machined aluminum case' + 'ESD-protected USB-C port' + 'ATMega32U2 MCU with QMK firmware support' + } + href: 'https://docs.google.com/forms/d/e/1FAIpQLSccvUj4WobsxLP0yTdObMYbdXgTbWaAEnlu7WoOhmo262PaQA/viewform' + media: embed_img '/portfolio/hex-pad/media:image/jpeg' + tags: :hardware, :tool + } { name: 'alv' desc: 'an innovative realtime programming language' |
