forked from mirrors/qmk_firmware
9a29ddf6af
* Add layout/matrix diagram [docs] * Rename `LAYOUT` to `LAYOUT_all` [refactor] * Add `LAYOUT_tkl_nofrow_iso_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_iso` [enhancement] * Add `LAYOUT_tkl_nofrow_iso_tsangan_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_iso_tsangan` [enhancement] * Add `LAYOUT_tkl_nofrow_iso_wkl_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_iso_wkl` [enhancement] * Add `LAYOUT_tkl_nofrow_ansi_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_ansi` [enhancement] * Add `LAYOUT_tkl_nofrow_ansi_tsangan_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_ansi_tsangan` [enhancement] * Add `LAYOUT_tkl_nofrow_ansi_wkl_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_ansi_wkl` [enhancement] * Enable Community Layout support [enhancement] |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
matrix_diagram.md | ||
readme.md | ||
rules.mk |
FRLTKL
PCB that supports FRLTKLs designed by dnworks, such as DNDD and HITC.
- Keyboard Maintainer: Zeix
- Hardware Supported: DNDD Solder PCB rev1 & HITC Solder PCB rev1
- Hardware Availability: dnworks.co
Make example for this keyboard (after setting up your build environment):
make dnworks/frltkl:default
Flashing example for this keyboard:
make dnworks/frltkl: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: Briefly press the
RESET
button twice or short theUSB_BOOT
andGND
pads and plug in the keyboard - Keycode in layout: Press the key mapped to
QK_BOOT
if it is available