qmk_firmware/keyboards/dasky/reverb
2024-04-14 18:28:15 +01:00
..
graphics Add Reverb keyboard. (#22387) 2023-12-15 14:30:35 +00:00
keymaps Add Reverb keyboard. (#22387) 2023-12-15 14:30:35 +00:00
config.h Add Reverb keyboard. (#22387) 2023-12-15 14:30:35 +00:00
halconf.h Add Reverb keyboard. (#22387) 2023-12-15 14:30:35 +00:00
keyboard.json Migrate build target markers to keyboard.json - DE (#23515) 2024-04-14 18:28:15 +01:00
mcuconf.h Add Reverb keyboard. (#22387) 2023-12-15 14:30:35 +00:00
readme.md Add Reverb keyboard. (#22387) 2023-12-15 14:30:35 +00:00
reverb.c Add Reverb keyboard. (#22387) 2023-12-15 14:30:35 +00:00
rules.mk Add Reverb keyboard. (#22387) 2023-12-15 14:30:35 +00:00

Reverb

Reverb

A unibody split with SK6803 mini-e per key RGB, GC9A01 display and Raspberry Pi Pico.

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