1
0
Fork 0
qmk_firmware/keyboards/qwertykeys/qk65/hotswap
James Young d508988916
QK65 Hotswap Community Layout Support (#16793)
* qk65 hotswap: Community Layout support

- renames `LAYOUT_hotswap` to `LAYOUT_65_ansi_blocker`
- adds Community Layouts rule to `rules.mk`

* refactor keymaps

Edits the keymaps to align the keycodes in a grid. Whitespace-only change.
2022-04-06 03:06:27 -07:00
..
keymaps QK65 Hotswap Community Layout Support (#16793) 2022-04-06 03:06:27 -07:00
config.h
hotswap.c
hotswap.h QK65 Hotswap Community Layout Support (#16793) 2022-04-06 03:06:27 -07:00
info.json QK65 Hotswap Community Layout Support (#16793) 2022-04-06 03:06:27 -07:00
readme.md
rules.mk QK65 Hotswap Community Layout Support (#16793) 2022-04-06 03:06:27 -07:00

qk65 - hotswap PCB

qk65

A 65% made by qwertykeys.

  • Keyboard Maintainer: qwertykeys
  • Hardware Supported: qk65 hotswap PCB
  • Hardware Availability:

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

make qwertykeys/qk65/hotswap:default

Flashing example for this keyboard:

make qwertykeys/qk65/hotswap: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.