2022-01-15 13:17:29 +01:00
#+SETUPFILE :
#+TITLE : Keyboard Config README
2022-01-07 23:01:27 +01:00
* Keyboard Config
2022-01-16 17:56:35 +01:00
[[https://shop.keyboard.io/collections/keyboardio-atreus/products/keyboardio-atreus ][Keyboardio Atreus ]] with Alpha Layer based on Colemak, more specifically the [[https://colemakmods.github.io/mod-dh/keyboards.html#matrix-keyboards ][mod-DH for Matrix ]] keyboard variant.
2022-01-23 13:03:07 +01:00
This is modified for my personal environment with i3wm + Spacemacs.
2022-01-07 23:01:27 +01:00
** The Layout
[[./keyboard-layout-colemak-DHm.png ]]
2022-01-16 17:56:35 +01:00
- alpha and shift layers work normally
- SYMBOLS and numbers are activated with right thumb (blue)
2022-01-23 13:03:07 +01:00
- NAV layer (orange) is activated by holding Backspace key
2022-01-16 17:56:35 +01:00
- TAB and Enter keys work as extra Ctrl keys when hold for more than 250ms
- mouse movement with WASD (QWERTY) keys when holding M
- some additional utility keys are activated on hold (german umlaute, Ctrl+C,V,X,Z)
2022-01-07 23:01:27 +01:00
- [[https://kaleidoscope.readthedocs.io/en/latest/quick_start.html ][Kaleidoscope Quick Start ]]
2022-01-23 13:03:07 +01:00
- blog article on customizing the Atreus for (german) developers: https://www.gettommy.com/posts/my-ergonomic-40-percent-keyboard-layout-for-german-developers/ #where-to-go-from-here
2022-01-16 17:56:35 +01:00
- typing practise: https://www.keybr.com/
2022-01-07 23:01:27 +01:00
- typing speedtest with layout emulator: https://monkeytype.com/
- [[http://www.keyboard-layout-editor.com/ ][Keyboard Layout Editor ]]
** Build and run
2022-06-13 13:21:38 +02:00
- ~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-Languages
- export KALEIDOSCOPE_DIR=${HOME}/projects/Kaleidoscope
- cd ./colemak-dhm/ && make flash
2022-01-07 23:01:27 +01:00
** TODO
2022-01-23 13:03:07 +01:00
- fully implement a sane extended layer like [[https://dreymar.colemak.org/layers-extend.html ][this ]]
2022-01-07 23:01:27 +01:00
- add mouse warping: https://kaleidoscope.readthedocs.io/en/latest/plugins/Kaleidoscope-MouseKeys.html#warping
2022-01-16 17:56:35 +01:00
- maybe completely remove the NAV and TAB keys
** Adjusted QWERTY Layer for gaming
[[./keyboard-layout-GW-gaming_draft.png ]]