forked from mirrors/qmk_firmware
5c817bffe9
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
1.1 KiB
1.1 KiB
Slime88
A Hotswap Multi-layout F13 TKL PCB (h88c compatible) powered by RP2040.
- Keyboard Maintainer: Zykrah
- Hardware Supported: Slime88 rev1 PCB
- Hardware Availability: SLIME88
Make example for this keyboard (after setting up your build environment):
make zykrah/slime88:default
Flashing example for this keyboard:
make zykrah/slime88:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Bootloader
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 short the
RST
andGND
pads on the SWD header twice, or short theBOOT
header and plug in keyboard - Keycode in layout: Press the key mapped to
QK_BOOT
if it is available