add some links to README
Signed-off-by: Frieder Schlesier <frieder@fschl.de>
This commit is contained in:
parent
97b52fe33b
commit
aca8c9d1b7
16
README.org
16
README.org
|
@ -26,19 +26,27 @@ This is modified for my personal environment with i3wm + Spacemacs.
|
|||
|
||||
** Build and run
|
||||
|
||||
*** 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-Languages
|
||||
- export KALEIDOSCOPE_DIR=${HOME}/projects/Kaleidoscope
|
||||
- cd ./colemak-dhm/ && make flash
|
||||
- ~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~
|
||||
|
||||
** TODO
|
||||
|
||||
- fully implement a sane extended layer like [[https://dreymar.colemak.org/layers-extend.html][this]]
|
||||
- maybe completely remove the NAV and TAB keys
|
||||
- maybe figure out home-row-mods: https://precondition.github.io/home-row-mods#how-to-use-home-row-mods
|
||||
- inspiration: https://alexschroeder.ch/wiki/Atreus
|
||||
- build a real split keyboard (5x3 + 2x3 thumb)
|
||||
- e.g. with PCBs from here: https://keycapsss.com/keyboard-parts/pcbs/53/crkbd-split-keyboard-pcb-corne-helidox?number=KC10022_CHOC_BK&c=6
|
||||
|
||||
** Adjusted QWERTY Layer for gaming
|
||||
|
||||
[[./keyboard-layout-GW-gaming_draft.png]]
|
||||
|
||||
|
|
Loading…
Reference in New Issue