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/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/diverge3/readme.md')
-rw-r--r-- | keyboards/diverge3/readme.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/diverge3/readme.md b/keyboards/diverge3/readme.md deleted file mode 100644 index 45ddaa64cf..0000000000 --- a/keyboards/diverge3/readme.md +++ /dev/null @@ -1,20 +0,0 @@ -# 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 diverge3:default - -Or for the [Workman](https://github.com/ojbucao/workman) layout: - - make 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.
\ No newline at end of file |