qmk_firmware/keyboards/alfredslab/swift65/solder
James Young 7e39635c0a
Swift65 Solder Layout Name Standardization (#23289)
* Rename `LAYOUT_625u_space` to `LAYOUT_ansi_blocker`

[refactor]

* Rename `LAYOUT_625u_space_split_bs` to `LAYOUT_ansi_blocker_split_bs`

[refactor]

* Rename `LAYOUT_7u_space` to `LAYOUT_ansi_blocker_tsangan`

[refactor]

* Rename `LAYOUT_7u_space_split_bs` to `LAYOUT_ansi_blocker_tsangan_split_bs`

[refactor]

* Rename `LAYOUT_iso_625u_space` to `LAYOUT_iso_blocker`

[refactor]

* Rename `LAYOUT_iso_625u_space_split_bs` to `LAYOUT_iso_blocker_split_bs`

[refactor]

* Rename `LAYOUT_iso_7u_space` to `LAYOUT_iso_blocker_tsangan`

[refactor]

* Rename `LAYOUT_iso_7u_space_split_bs` to `LAYOUT_iso_blocker_tsangan_split_bs`

[refactor]

* Refactor keymaps

Updates the keycode grid alignment to better resemble the assembled
board.

[style]
2024-03-16 03:37:40 +00:00
..
keymaps Swift65 Solder Layout Name Standardization (#23289) 2024-03-16 03:37:40 +00:00
keyboard.json Swift65 Solder Layout Name Standardization (#23289) 2024-03-16 03:37:40 +00:00
readme.md Swift65 Solder Refactor (#14579) 2021-09-24 09:29:46 -07:00

Swift65

A 65% Keyboard from Swiftcables

To enter bootloader for flashing firmware, press layer change key (MO(1)) and Right Shift simultaneously.

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

make alfredslab/swift65/solder:default

Flashing example for this keyboard:

make alfredslab/swift65/solder:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.