summaryrefslogtreecommitdiffstats
path: root/keyboards/atlas_65/readme.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2022-03-01 14:52:25 -0800
committerGitHub <noreply@github.com>2022-03-01 14:52:25 -0800
commit325c6341017381382f804efa214a83f3014f399f (patch)
tree325f76568e171f5ca8ea7a7062cb465e4e4dd0c6 /keyboards/atlas_65/readme.md
parent369575ad138656a47e2f94ce41e5a31e39a3dc84 (diff)
atlas_65 Layout Macro Refactor (#16483)
* atlas_65.h: add matrix diagram * atlas_65.h: apply linting - convert tabs to spaces - four-space indent - align backslashes in layout macro * atlas_65.h: adjust layout macro alignment Visually separates each side. White-space-only change. * physically arrange layout macro Move the matrix position identifiers in the layout macro to resemble the assembled keyboard's layout. - move `k46` (right side B) to the fourth (Shift) row - move each of `k1E`, `k2E` and `k3E` (right side navigation keys) up one row - update keymaps to match * update maintainer data Update the maintainer data in `info.json` and `readme.md`.
Diffstat (limited to 'keyboards/atlas_65/readme.md')
-rw-r--r--keyboards/atlas_65/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/atlas_65/readme.md b/keyboards/atlas_65/readme.md
index 3bc401db39..40eebba6f4 100644
--- a/keyboards/atlas_65/readme.md
+++ b/keyboards/atlas_65/readme.md
@@ -3,7 +3,7 @@
A version of an Alice Keyboard with a full sized backspace and an extra B key.
-* Keyboard Maintainer: Joshua Nguyen
+* Keyboard Maintainer: [Ryan Smith](https://github.com/ryanstevensmith), Joshua Nguyen
* Hardware Supported: atlas-65 keyboards
* Hardware Availability: Message Josh
@@ -23,4 +23,4 @@ Enter the bootloader in 3 ways:
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
-* **Keycode in layout**: Press the key mapped to `RESET` if it is available \ No newline at end of file
+* **Keycode in layout**: Press the key mapped to `RESET` if it is available