diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-02-01 03:42:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-31 11:42:53 -0800 |
commit | 2e052b87c45ce068cafd78d44f709f7a036d6ccb (patch) | |
tree | 32205ab368277025db21ab33f213df2da67c5ebc /keyboards/unikeyboard/diverge3/readme.md | |
parent | 4452be587b08059eb9d58cebca04d7a8c51634e1 (diff) | |
download | qmk_firmware-2e052b87c45ce068cafd78d44f709f7a036d6ccb.tar.gz qmk_firmware-2e052b87c45ce068cafd78d44f709f7a036d6ccb.zip |
[Keyboard] move unikeyboard boards to /unikeyboard (#16081)
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. |