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/keymaps/workman/readme.md | |
parent | 4452be587b08059eb9d58cebca04d7a8c51634e1 (diff) |
[Keyboard] move unikeyboard boards to /unikeyboard (#16081)
Diffstat (limited to 'keyboards/diverge3/keymaps/workman/readme.md')
-rw-r--r-- | keyboards/diverge3/keymaps/workman/readme.md | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/keyboards/diverge3/keymaps/workman/readme.md b/keyboards/diverge3/keymaps/workman/readme.md deleted file mode 100644 index 48ba482fe6..0000000000 --- a/keyboards/diverge3/keymaps/workman/readme.md +++ /dev/null @@ -1,21 +0,0 @@ -# The Workman keymap for diverge3 - -Basic example of the [Workman Programming Layout](https://github.com/ojbucao/workman) which uses the `SHIFT`ed variants of the number row, by default. - -## Layer 1 - Default Layer - -Workman programming layout. - -![Workman Layout Picture](https://i.imgur.com/IOOmRfI.png) - -## Layer 2 - Gaming Layer - -Reverts the number row to the normal 1, 2, 3, etc... for better gaming compatibility. - -![Gaming Layer Picture](https://i.imgur.com/E0vmEAa.png) - -## Layer 3 - Raise Layer - -Volume and backlight controls (although backlight is not fully functional using `USE_SERIAL` in `../config.h`). - -![Raise Layer Misc Buttons Picture](https://i.imgur.com/50L3O62.png) |