forked from mirrors/qmk_firmware
4a729a7be5
* refactor solder.h - use QMK 3-character notation - convert tabs to spaces * solder.h: add matrix diagram * rename LAYOUT_solder to LAYOUT_all * rename LAYOUT_iso to LAYOUT_65_iso_blocker Also adds Community Layouts rule to `rules.mk`. * info.json: improve formatting - convert tabs to spaces - format file to four-space indent * refactor keymaps - convert tabs to spaces - update grid alignment of keycodes - remove trailing whitespace * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_split_bs * add LAYOUT_65_iso_blocker_split_bs * add LAYOUT_65_ansi_blocker_tsangan * add LAYOUT_65_iso_blocker_tsangan * add LAYOUT_65_ansi_blocker_tsangan_split_bs * add LAYOUT_65_iso_blocker_tsangan_split_bs * remove 65_ansi_blocker_tsangan_split_bs from `LAYOUTS` rule |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
readme.md | ||
rules.mk | ||
solder.c | ||
solder.h |
qk65 - solder PCB
A 65% made by qwertykeys.
- Keyboard Maintainer: qwertykeys
- Hardware Supported: qk65 solder PCB
- Hardware Availability:
Make example for this keyboard (after setting up your build environment):
make qwertykeys/qk65/solder:default
Flashing example for this keyboard:
make qwertykeys/qk65/solder:default:flash
Bootloader: Press the physical reset button on the bottom side of the PCB (labeled SW1) or hold down ESC while plugging in the board.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.