1
0
Fork 0
qmk_firmware/keyboards/kbdfans/kbd19x
2022-03-15 13:56:58 +00:00
..
keymaps KBDfans KBD19x: add LAYOUT_iso (#16240) 2022-02-05 20:53:07 -08:00
config.h Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
info.json KBDfans KBD19x: add LAYOUT_iso (#16240) 2022-02-05 20:53:07 -08:00
kbd19x.c Refactor to use led config - Part 2 (#10906) 2020-11-17 17:06:23 +00:00
kbd19x.h KBDfans KBD19x: add LAYOUT_iso (#16240) 2022-02-05 20:53:07 -08:00
readme.md KBDfans KBD19x: add LAYOUT_iso (#16240) 2022-02-05 20:53:07 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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 RESET 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.