qmk_firmware/keyboards/dasky/reverb
Joel Challis bfcf3c139d
Remove always enabled effects from lighting animation list (#22992)
* Remove 'solid_color' from animation list

* Remove 'solid'/'none' from animation list
2024-01-31 10:03:24 +00: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
info.json Remove always enabled effects from lighting animation list (#22992) 2024-01-31 10:03:24 +00: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