FJLabs Avalon Layout Additions and Touch-Up (#20620)

* add matrix_diagram.md

* info.json: correct key sequence

Fixes an off-by-one error between Right Split Backspace and Enter.

* refactor and unify keymaps

Edit the `default` and `via` keymaps for consistency layer-to-layer, to each other, and to the `info.json` layout data.

* info.json: apply friendly formatting

* add LAYOUT_ansi_blocker_split_bs

* add LAYOUT_ansi_blocker

* add LAYOUT_ansi_blocker_tsangan_split_bs

* add LAYOUT_ansi_blocker_tsangan

* add LAYOUT_iso_blocker_split_bs

* add LAYOUT_iso_blocker

* add LAYOUT_iso_blocker_tsangan_split_bs

* add LAYOUT_iso_blocker_tsangan

* add layout reference keymaps

* info.json: remove extra line breaks

* edit maintainer value
This commit is contained in:
James Young
2023-04-29 22:52:30 -07:00
committed by GitHub
parent 6a28b8c7c4
commit 1de01151e3
13 changed files with 1171 additions and 108 deletions

View File

@@ -1,7 +1,8 @@
# Avalon PCB by FJLaboratories
The following is the QMK Firmware for the Avalon PCB, both Solder and Hotswap, for Trailblazer Keyboards.
* Keyboard Maintainer: FJLaboratories
* Keyboard Maintainer: [mrnoisytiger (FJLaboratories)](https://github.com/mrnoisytiger)
* Hardware Supported: Avalon
Make example for this keyboard (after setting up your build environment):
@@ -16,4 +17,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 `QK_BOOT` if it is available
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available