My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/keyboards/kbdfans/kbd19x
Drashna Jael're 8f6b019dcc
Merge remote-tracking branch 'origin/master' into develop
3 years ago
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 3 years ago
config.h Remove `UNUSED_PINS` (#17931) 3 years ago
info.json Move keyboard USB IDs and strings to data driven: K (#17846) 3 years ago
kbd19x.c
kbd19x.h KBDfans KBD19x: add LAYOUT_iso (#16240) 3 years ago
readme.md RESET -> QK_BOOT keyboard readme (#18110) 3 years ago
rules.mk Tidy up NKRO_ENABLE rules (#15382) 4 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.