README: update for current dirnames

This commit is contained in:
Frieder Schlesier 2025-01-09 20:38:07 +01:00
parent d92182a1f2
commit cb80be6262
1 changed files with 9 additions and 4 deletions

View File

@ -16,14 +16,14 @@ from keyboard.io flashed with Kaleidoscope firmware (by the lovely keyboardio fo
**** first time setup **** first time setup
- ~git clone Kaleidoscope -d ${HOME}/projects/Kaleidoscope~ - ~git clone Kaleidoscope -d ${HOME}/git/Kaleidoscope~
- ~sudo cp ${HOME}/projects/Kaleidoscope/etc/60-kaleidoscope.rules /etc/udev/rules.d/~ - ~sudo cp ${HOME}/git/Kaleidoscope/etc/60-kaleidoscope.rules /etc/udev/rules.d/~
- ~sudo udevadm trigger~ - ~sudo udevadm trigger~
- ~cd Kaleidoscope/plugins && git clone https://github.com/keyboardio/Kaleidoscope-Language~ - ~cd Kaleidoscope/plugins && git clone https://github.com/keyboardio/Kaleidoscope-Languages~
**** after that just **** after that just
- ~export KALEIDOSCOPE_DIR=${HOME}/projects/Kaleidoscope~ - ~export KALEIDOSCOPE_DIR=${HOME}/git/Kaleidoscope~
- ~cd ./colemak-dhm/ && make flash~ - ~cd ./colemak-dhm/ && make flash~
*** QMK *** QMK
@ -43,6 +43,11 @@ https://www.reddit.com/r/olkb/comments/jaxhkk/keyboardio_atreus_how_tos_custom_l
- ./qmk/keymaps/fschl-38/ should be symlinked into =~/git/qmk_firmware/keyboards/keyboardio/atreus/keymaps/= - ./qmk/keymaps/fschl-38/ should be symlinked into =~/git/qmk_firmware/keyboards/keyboardio/atreus/keymaps/=
- =qmk compile -kb keyboardio/atreus -km fschl-38= - =qmk compile -kb keyboardio/atreus -km fschl-38=
- https://atreus.technomancy.us/flash - https://atreus.technomancy.us/flash
https://browse.qmk.fm/#/keyboard/keyboardio/atreus
hold down bottom left key when connecting USB, then
#+begin_src sh
qmk flash -kb keyboardio/atreus -km fschl-38
#+end_src
- open with chrome to do a factory reset: - open with chrome to do a factory reset:
https://www.reddit.com/r/olkb/comments/jaxhkk/keyboardio_atreus_how_tos_custom_layout_via_qmk/ https://www.reddit.com/r/olkb/comments/jaxhkk/keyboardio_atreus_how_tos_custom_layout_via_qmk/