36 lines
1.1 KiB
Org Mode
36 lines
1.1 KiB
Org Mode
* Atreus
|
|
|
|
from keyboard.io flashed with Kaleidoscope firmware (by the lovely keyboardio folks)
|
|
|
|
** Build and run
|
|
|
|
*** Kaleidoscope
|
|
|
|
- [[https://kaleidoscope.readthedocs.io/en/latest/quick_start.html][Kaleidoscope Quick Start]]
|
|
- blog article on customizing the Atreus for (german) developers:
|
|
(dead link)
|
|
https://www.gettommy.com/posts/my-ergonomic-40-percent-keyboard-layout-for-german-developers/#where-to-go-from-here
|
|
- typing practise: https://www.keybr.com/
|
|
- typing speedtest with layout emulator: https://monkeytype.com/
|
|
- [[http://www.keyboard-layout-editor.com/][Keyboard Layout Editor]]
|
|
|
|
**** first time setup
|
|
|
|
- ~git clone Kaleidoscope -d ${HOME}/projects/Kaleidoscope~
|
|
- ~sudo cp ${HOME}/projects/Kaleidoscope/etc/60-kaleidoscope.rules /etc/udev/rules.d/~
|
|
- ~sudo udevadm trigger~
|
|
- ~cd Kaleidoscope/plugins && git clone https://github.com/keyboardio/Kaleidoscope-Language~
|
|
|
|
**** after that just
|
|
|
|
- ~export KALEIDOSCOPE_DIR=${HOME}/projects/Kaleidoscope~
|
|
- ~cd ./colemak-dhm/ && make flash~
|
|
|
|
** The Layout
|
|
|
|
[[./keyboard-layout-colemak-DHm.png]]
|
|
|
|
*** Adjusted QWERTY Layer for gaming
|
|
|
|
[[./keyboard-layout-GW-gaming_draft.png]]
|