qmk_firmware/keyboards/lucid/velvet_solder
James Young 4cc427c13e
Lucid Velvet Solder Layout Additions and Touch-Up (#21313)
* [refactor] refactor via keymap

- grid-align keycodes
- remove trailing whitespace

* [refactor] refactor default keymap

- grid-align keycodes
- remove trailing whitespace

* [bugfix] fix key sequence error in default keymap

* [enhancement] fix key overlaps in Configurator

* [enhancement] add matrix diagram

* [refactor] rename LAYOUT to LAYOUT_all

* [enhancement] add LAYOUT_tkl_f13_ansi_split_space_split_bs_rshift

* [enhancement] add LAYOUT_tkl_f13_ansi_split_bs_rshift

* [enhancement] add LAYOUT_tkl_f13_ansi

* [enhancement] add LAYOUT_tkl_f13_iso_split_space_split_bs_rshift

* [enhancement] add LAYOUT_tkl_f13_iso_split_bs_rshift

* [enhancement] add LAYOUT_tkl_f13_iso
2023-06-21 11:30:15 -07:00
..
keymaps Lucid Velvet Solder Layout Additions and Touch-Up (#21313) 2023-06-21 11:30:15 -07:00
info.json Lucid Velvet Solder Layout Additions and Touch-Up (#21313) 2023-06-21 11:30:15 -07:00
matrix_diagram.md Lucid Velvet Solder Layout Additions and Touch-Up (#21313) 2023-06-21 11:30:15 -07:00
readme.md Added Velvet Hotswap and Solder PCBs (#20510) 2023-04-30 12:33:01 +10:00
rules.mk Added Velvet Hotswap and Solder PCBs (#20510) 2023-04-30 12:33:01 +10:00

Velvet Solder PCB by Lucid

The following is the QMK Firmware for the Velvet Solder PCB by Maker Keyboards.

  • Keyboard Maintainer: Maker Keyboards
  • Hardware Supported: Velvet

Make example for this keyboard (after setting up your build environment):

make lucid/velvet_solder:default

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 top left key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available (Fn+Backslash by default)

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.