.. | ||
keymaps | ||
info.json | ||
readme.md | ||
rules.mk |
key_ripper
A 75-key keyboard which has a similar layout to a MacBook keyboard, and sacrifices the right shift key to keep a compact size. Based on the RP2040 microcontroller.
- Keyboard Maintainer: Brian Schwind
- Hardware Supported: The key-ripper PCB
- Hardware Availability: You can find production files in the releases page used for ordering from JLCPCB.
Make example for this keyboard (after setting up your build environment):
make bschwind/key_ripper:default
Flashing example for this keyboard:
make bschwind/key_ripper: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 2 ways:
- Bootmagic reset: Hold down the Escape key and plug in the keyboard
- Physical reset button: Hold down the USB BOOT button on the PCB, and briefly press the RESET button on the PCB.