Samuel Baumgartner 4dc0a6e9e3 Feature/owlab link65 (#26163) 1 hónapja
..
keymaps 4dc0a6e9e3 Feature/owlab link65 (#26163) 1 hónapja
ld 4dc0a6e9e3 Feature/owlab link65 (#26163) 1 hónapja
keyboard.json 4dc0a6e9e3 Feature/owlab link65 (#26163) 1 hónapja
readme.md 4dc0a6e9e3 Feature/owlab link65 (#26163) 1 hónapja
rules.mk 4dc0a6e9e3 Feature/owlab link65 (#26163) 1 hónapja

readme.md

LINK65 - Hotswap PCB

LINK65

A 65% keyboard made by Owlab.

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

make owlab/link65/hotswap:default

Flashing example for this keyboard:

make owlab/link65/hotswap:default:flash

Bootloader: This PCB uses the stm32duino bootloader with firmware starting at address 0x08006000. To enter bootloader mode, hold the B key while plugging in USB.

⚠️ QMK Toolbox is not supported. It flashes to the wrong address (0x08000000) and will overwrite the bootloader, bricking the board. Use qmk flash or dfu-util directly with -s 0x08006000:leave.

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