diff options
Diffstat (limited to 'keyboards/unikeyboard/diverge3/readme.md')
-rw-r--r-- | keyboards/unikeyboard/diverge3/readme.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/unikeyboard/diverge3/readme.md b/keyboards/unikeyboard/diverge3/readme.md new file mode 100644 index 0000000000..6e4cf3d781 --- /dev/null +++ b/keyboards/unikeyboard/diverge3/readme.md @@ -0,0 +1,20 @@ +# diverge3 + +A split 5x7 keyboard with 3 thumb keys. Made by [Unikeyboard](https://unikeyboard.io). + +Keyboard Maintainer: [IslandMan93](https://github.com/islandman93) +Hardware Supported: Pro Micro +Hardware Availability: [Diverge 3](https://unikeyboard.io/product/diverge/) + +Make example for this keyboard (after setting up your build environment): + + make unikeyboard/diverge3:default + +Or for the [Workman](https://github.com/ojbucao/workman) layout: + + make unikeyboard/diverge3:workman + +See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. + +# Reflashing Animus +Reflashing the stock firmware is pretty easy. Just follow the same steps in the [original guide](https://imgur.com/a/8UapN). You will have to manually reset the Pro Micro (by shorting the GND and RST pins) during the upload step. Then reapply your keymap through Arbites. |