- 25 Aug, 2019 5 commits
-
-
Frank Terbeck authored
Still rough, but this looks similar on all my machines. So it makes sense to finally track it.
-
Frank Terbeck authored
-
Frank Terbeck authored
…as there is virtually no difference between max-1 and max on my new laptop.
-
Frank Terbeck authored
This is for my new laptop. I might have to deploy this using templates in order to use this file portably.
-
Frank Terbeck authored
-
- 27 Mar, 2019 7 commits
-
-
Frank Terbeck authored
-
Frank Terbeck authored
-
Frank Terbeck authored
-
Frank Terbeck authored
-
Frank Terbeck authored
-
Frank Terbeck authored
-
Frank Terbeck authored
…need to check if this looks okay in a printout.
-
- 26 Mar, 2019 3 commits
-
-
Frank Terbeck authored
-
Frank Terbeck authored
-
Frank Terbeck authored
There were a lot of symbols that could be legitimately be encoded by combinations that can be memorised, like ∉. Other symbols I didn't consider before that are harder to represent. I think I'm going to go with this and add anything worthwile to this via XCompose.
-
- 25 Mar, 2019 2 commits
-
-
Frank Terbeck authored
-
Frank Terbeck authored
Trying to make better use of compositions with my private layout.
-
- 28 Jan, 2019 1 commit
-
-
Frank Terbeck authored
-
- 24 Jan, 2019 1 commit
-
-
Frank Terbeck authored
-
- 01 Aug, 2017 1 commit
-
-
Frank Terbeck authored
-
- 31 Jul, 2017 2 commits
-
-
Frank Terbeck authored
-
Frank Terbeck authored
The old symbol always felt kind of off on the board.
-
- 30 Jul, 2017 2 commits
-
-
Frank Terbeck authored
-
Frank Terbeck authored
-
- 13 May, 2017 5 commits
-
-
Frank Terbeck authored
-
Frank Terbeck authored
-
Frank Terbeck authored
This is pretty visible on dark backgrounds.
-
Frank Terbeck authored
- 06 Aug, 2016 1 commit
-
-
Frank Terbeck authored
This moves a few glyphs by a tiny bit after close-up key-by-key inspection.
-
- 04 Aug, 2016 3 commits
-
-
Frank Terbeck authored
-
Frank Terbeck authored
We've been passing around the array as a reference everwhere anyway.
-
Frank Terbeck authored
Shift being shift may be a good idea to keep on the right hand side as well.
-
- 03 Jul, 2016 1 commit
-
-
Frank Terbeck authored
-
- 27 Mar, 2016 3 commits
-
-
Frank Terbeck authored
-
Frank Terbeck authored
There was a bug: We returned values in the shortcuts on top of the function, even though the function is supposed to return indices. Also, the function did double the tests that were needed. The inserted comments describe why it was possible to remove one of the two major tests. The comments should improve maintainability.
-
Frank Terbeck authored
Because, why not.
☺
-
- 26 Jan, 2016 2 commits
-
-
Frank Terbeck authored
-
Frank Terbeck authored
Using CapsLock (C) and ScrollLock (S) indicators: C S | Group ------------------ 0 0 | 1 0 1 | 2 1 0 | 3 1 1 | 4 So it's basically N-1 encoded in binary on two LEDs. These two LEDs are used because they are available on full as well as on tenkeyless boards.
-
- 24 Jan, 2016 1 commit
-
-
Frank Terbeck authored
-