* Add Reverie to QMK * Add backlight to reverie * Update reverie readme and copyright notices * Use format json to update keyboard.json formatting * Update to have solderable and hotswap variants split * Update copyright noticeS * JSON formatting updates * inherit config.h * fix broken keymap * Update reverie hs keyboard.json to be accurate * Update keyboards/cannonkeys/reverie/hotswap/keyboard.json Co-authored-by: jack <jack@pngu.org> * Remove VIA keymaps * Update keymap --------- Co-authored-by: jack <jack@pngu.org> |
||
---|---|---|
.. | ||
hotswap | ||
solderable | ||
config.h | ||
info.json | ||
readme.md |
Reverie PCBs
Reverie PCBs from CannonKeys
This folder is for both the solderable and hotswap versions of this PCB.
The hotswap version does not support per-key LEDs and has reduced layout support (no ISO)
- Keyboard Maintainer: Andrew Kannan
- Hardware Supported: RP2040
- Hardware Availability: CannonKeys
Make example for this keyboard (after setting up your build environment):
make cannonkeys/reverie/solderable:default
Flashing example for this keyboard:
make cannonkeys/reverie/solderable: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: Hold the "BOOTMODE" button on the back of the PCB and briefly press the "RESET" button on the back of the PCB
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available