Ryan 5e4b076af3 Remove legacy keycodes, part 5 (#18710) 2 年之前
..
keymaps 5e4b076af3 Remove legacy keycodes, part 5 (#18710) 2 年之前
config.h 55b9a4d06e Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2 年之前
info.json 1b92c204c1 Move keyboard USB IDs and strings to data driven: K (#17846) 3 年之前
kbd19x.c adfd34c451 Refactor to use led config - Part 2 (#10906) 4 年之前
kbd19x.h ac6283e836 KBDfans KBD19x: add LAYOUT_iso (#16240) 3 年之前
readme.md d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) 2 年之前
rules.mk a8d440e4e0 Tidy up NKRO_ENABLE rules (#15382) 3 年之前

readme.md

KBD19x

kbd19x

Layout possibilities for the KBD19x

kbd19x

The KBD19x is a compact-1800 keyboard kit produced by KBDfans, offering a number of layout options.

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

make kbdfans/kbd19x:default

Flashing example for this keyboard:

make kbdfans/kbd19x:default:flash

Bootloader

To reset the board into bootloader mode, do one of the following:

  • Bootmagic reset: Hold the Esc key while connecting the USB cable (also erases persistent settings)
  • Keycode in keymap: Press the key mapped to QK_BOOT if it is available (Fn+Backspace by default)

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