fix links
This commit is contained in:
parent
6feacd6cd3
commit
9d3a60bc7c
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Keyboards and Open-Source"
|
||||
date: 2022-01-23T20:36:00+03:00
|
||||
date: 2022-01-23T21:24:00+03:00
|
||||
draft: false
|
||||
categories: [keyboard]
|
||||
tags: [keyboard]
|
||||
|
@ -43,7 +43,7 @@ Here [VIA](https://caniusevia.com/) comes into the picture.
|
|||
For sure, it is an Electron based monster, but it provides a cross-platform UI for QMK based keyboards that allow on the fly configuration of at least the common things, like keymaps.
|
||||
And it provides trivial things like testing all your keys, which is not that unneeded, given I was too dumb to properly install all my hot-swap switches ;)
|
||||
|
||||
<center><a href="/posts/keyboards-and-open-source/images/keyboard-via.png" target="_blank"><img width=700 src="/posts/keyboards-and-open-source/images/keyboard-via.png"></a></center>
|
||||
![VIA UI](images/keyboard-via.png "VIA UI")
|
||||
|
||||
## Actual Keyboard?
|
||||
|
||||
|
@ -73,15 +73,16 @@ For keycaps, yeah, same issue with the German ISO layout, there are not many set
|
|||
At work I now have some [SA profile](https://www.keycaps.info/) set from Signature Plastics, they are able to produce sets with proper legends and no missing German keys, unlike some other vendors I tried (and yes, I tried it with cheap vendors, it seems not to be trivial at all print all the proper German keys at all and not just forget them in the package...).
|
||||
Funny enough, shipping from US did take 4 weeks, even with air express, USPS seems to be not the fasted variant of travel.
|
||||
If others play with the idea to buy there, I must confess the quality is really good, but they are expensive, if you don't require exotic layouts like German, I would rather go with some cheaper sets, for US ANSI even the cheapest I tried out were ok, without obvious faults.
|
||||
sting all your keys, which is not that unneeded, given I was too dumb to properly install all my hot-swap switches ;)
|
||||
|
||||
<center><a href="/posts/keyboards-and-open-source/images/keyboard-q1-work.jpg" target="_blank"><img width=700 src="/posts/keyboards-and-open-source/images/keyboard-q1-work.jpg"></a></center>
|
||||
![Keychron Q1 Ice Cap Keycaps](images/keyboard-q1-work.jpg "Keychron Q1 Ice Cap Keycaps")
|
||||
|
||||
If you look a bit more around on the picture you will see I have still my good old Nokia rubber ducky, a sole survivor from the time Nokia owned Qt :P
|
||||
And no, I don't use a Mac, that is just one we use for our compile farm.
|
||||
|
||||
At home I went with some [MT3 profile](https://matt3o.com/about-mt3-profile-and-devtty-set/) set without any legends, that is really cheap and funny enough did take only 4 days from US to Germany with standard UPS.
|
||||
|
||||
<center><a href="/posts/keyboards-and-open-source/images/keyboard-q1-home.jpg" target="_blank"><img width=700 src="/posts/keyboards-and-open-source/images/keyboard-q1-home.jpg"></a></center>
|
||||
![Keychron Q1 MT3 /dev/tty Keycaps](images/keyboard-q1-home.jpg "Keychron Q1 MT3 /dev/tty Keycaps")
|
||||
|
||||
:=) And no, no second Nokia ducky at home.
|
||||
|
||||
|
|
Loading…
Reference in a new issue