Ryan 314f6c1ddb Move backlight config to data driven (#19910) 3 years ago
..
keymaps 5e4b076af3 Remove legacy keycodes, part 5 (#18710) 3 years ago
config.h 314f6c1ddb Move backlight config to data driven (#19910) 3 years ago
info.json 314f6c1ddb Move backlight config to data driven (#19910) 3 years ago
kbd19x.c adfd34c451 Refactor to use led config - Part 2 (#10906) 5 years ago
kbd19x.h ac6283e836 KBDfans KBD19x: add LAYOUT_iso (#16240) 4 years ago
readme.md d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) 4 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

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.