Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan <[email protected]>
  • Loading branch information
josephawilliamsiv and fauxpark authored Jan 25, 2025
1 parent ab291d5 commit bfffeef
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions keyboards/umbra/hotswap/matrix_diagram.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
└───────┘
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
│00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │1D │
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤
│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │2C │
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤
│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2D │
├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤
│30 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤
│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │2C │
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤
│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2D │
├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤
│30 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │
├────┬───┴┬──┴─┬─┴───┴───┴───┴───┴───┴───┴───┼───┴┬────┬┴───┤
│40 │41 │42 │46 │4B │4C │4D │ Tsangan/WKL/HHKB
└────┴────┴────┴─────────────────────────────┴────┴────┴────┘
Expand Down
4 changes: 2 additions & 2 deletions keyboards/umbra/hotswap/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ A multi-mount 60% keyboard with PCB choice featuring popular layouts, underglow,

Make example for this keyboard (after setting up your build environment):

make ivworks/umbra/hotswap:default
make umbra/hotswap:default

Flashing example for this keyboard:

make ivworks/umbra/hotswap:default:flash
make umbra/hotswap:default:flash

See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).

Expand Down
4 changes: 2 additions & 2 deletions keyboards/umbra/solder/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ A multi-mount 60% keyboard with PCB choice featuring popular layouts, underglow,

Make example for this keyboard (after setting up your build environment):

make ivworks/umbra/hotswap:default
make umbra/solder:default

Flashing example for this keyboard:

make ivworks/umbra/hotswap:default:flash
make umbra/solder:default:flash

See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).

Expand Down

0 comments on commit bfffeef

Please sign in to comment.