Skip to content

Commit

Permalink
fix(docs): broken SVG links
Browse files Browse the repository at this point in the history
  • Loading branch information
MattSturgeon committed Mar 26, 2024
1 parent f1339b2 commit c6eadd7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,37 +24,37 @@ The keyboard firmware is built automatically using MoErgo's Github Actionr CI Wo

The main base layer is Colmak DH. Some punctuation is moved around uring Mod Morphs, and usuful stuff is placed on the thunb keys.

![Colmak DH](img/glove80_ColmakDH.svg)
![Default](img/glove80_default.svg)

There is a secondary Qwerty base layer available as a fallback:

![Qwerty](img/glove80_Qwerty.svg)
![Qwerty](img/glove80_qwerty.svg)

### Gaming

A gaming layer extends Qwerty, shifting WASD to a more comfortable position.

![Gaming](img/glove80_Gaming.svg)
![Gaming](img/glove80_gaming.svg)

### Symbols

Readily accesible from a thumb key, the symbols layer attempts to find comfortable positions for commonly used programming symbols.

![Symbols](img/glove80_Symbols.svg)
![Symbols](img/glove80_symbols.svg)

### Numbers & Navigation

Also on the thumb keys, a nav layer has a comfortable numpad and navigation keys.

![Numbers & Navigation](img/glove80_Navigation.svg)
![Numbers & Navigation](img/glove80_navigation.svg)

I may consider switching from a numpad layout to a 2x 4-finger numrow in an attempt to keep everything closer to the home row. Alternatively, moving the `0` key up may have the same effect.

### MoErgo's Magic Layer

As standard on all Glove80 keyboards, a Magic layer provider access to system utitities, such as bluetooth settings and RGB lighting config.

![Magic Layer](img/glove80_Magic.svg)
![Magic Layer](img/glove80_magic.svg)

## Firmware Files
To locate your firmware files and reflash your Glove80...
Expand Down

0 comments on commit c6eadd7

Please sign in to comment.