forked from mirrors/qmk_firmware
4b3f9b8b3a
Co-authored-by: Joel Challis <git@zvecr.com>
1.1 KiB
1.1 KiB
Reverb
A unibody split with SK6803 mini-e per key RGB, GC9A01 display and Raspberry Pi Pico.
- Keyboard Maintainer: Dasky
- Hardware Supported: Raspberry Pi Pico, GC9A01
- Hardware Availability: https://mechboards.co.uk/products/reverb-kit
Make example for this keyboard (after setting up your build environment):
make dasky/reverb:default
Flashing example for this keyboard:
make dasky/reverb: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 top left key and plug in the keyboard
- Physical boot button: Hold down the BOOTSEL button on the Raspberry Pi Pico and plug in the keyboard
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available