forked from mirrors/qmk_firmware
4cc427c13e
* [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 |
||
---|---|---|
.. | ||
keymaps | ||
info.json | ||
matrix_diagram.md | ||
readme.md | ||
rules.mk |
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.