mirror of
https://github.com/He4eT/oddkb.git
synced 2026-05-04 17:17:21 +00:00
Update README.md
This commit is contained in:
parent
eb366bbced
commit
1cd1bf93f0
1 changed files with 6 additions and 8 deletions
14
README.md
14
README.md
|
|
@ -26,19 +26,17 @@ My personal [Dactyl-ManuForm](https://github.com/abstracthat/dactyl-manuform). T
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
## Firmware
|
## Flashing
|
||||||
|
|
||||||
I used the [Docker](https://docs.qmk.fm/#/getting_started_docker) version of [QMK Toolbox](https://github.com/qmk/qmk_toolbox).
|
I used the [Docker](https://docs.qmk.fm/#/getting_started_docker) version of [QMK](https://github.com/qmk/qmk_firmware).
|
||||||
You have to flash each of the halves of the keyboard.
|
You have to flash each of the halves of the keyboard.
|
||||||
|
|
||||||
```
|
```
|
||||||
mkdir ~/qmk_firmware/keyboards/handwired/dactyl_manuform/5x6/keymaps/oddkb/
|
git clone --recurse-submodules git@github.com:He4eT/oddkb.git
|
||||||
cp ./keymap/* ~/qmk_firmware/keyboards/handwired/dactyl_manuform/5x6/keymaps/oddkb/
|
cd oddkb
|
||||||
|
make flash
|
||||||
cd ~/qmk_firmware/
|
|
||||||
|
|
||||||
sudo ./util/docker_build.sh handwired/dactyl_manuform/5x6:oddkb:avrdude
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
- [Guide for building](https://medium.com/swlh/complete-idiot-guide-for-building-a-dactyl-manuform-keyboard-53454845b065)
|
- [Guide for building](https://medium.com/swlh/complete-idiot-guide-for-building-a-dactyl-manuform-keyboard-53454845b065)
|
||||||
- [Another guide for building](https://nickgreen.info/dactyl-manuform-build-log/)
|
- [Another guide for building](https://nickgreen.info/dactyl-manuform-build-log/)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue