From bfffeef47411ed9181b0803443b504f1aab2eacf Mon Sep 17 00:00:00 2001 From: josephawilliamsiv <31166673+josephawilliamsiv@users.noreply.github.com> Date: Sat, 25 Jan 2025 12:58:51 -0500 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Ryan --- keyboards/umbra/hotswap/matrix_diagram.md | 12 ++++++------ keyboards/umbra/hotswap/readme.md | 4 ++-- keyboards/umbra/solder/readme.md | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/keyboards/umbra/hotswap/matrix_diagram.md b/keyboards/umbra/hotswap/matrix_diagram.md index bb495fa54d20..a3ff87cd2179 100644 --- a/keyboards/umbra/hotswap/matrix_diagram.md +++ b/keyboards/umbra/hotswap/matrix_diagram.md @@ -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 └────┴────┴────┴─────────────────────────────┴────┴────┴────┘ diff --git a/keyboards/umbra/hotswap/readme.md b/keyboards/umbra/hotswap/readme.md index 03ff47eac889..bf86db069b36 100644 --- a/keyboards/umbra/hotswap/readme.md +++ b/keyboards/umbra/hotswap/readme.md @@ -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). diff --git a/keyboards/umbra/solder/readme.md b/keyboards/umbra/solder/readme.md index 03ff47eac889..61a564578b4f 100644 --- a/keyboards/umbra/solder/readme.md +++ b/keyboards/umbra/solder/readme.md @@ -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).