qmk_firmware/keyboards/kbdfans/kbd19x
MechMerlin 6471273149 [Keyboard] KBD19x Bootmagic Enable (lite) and other fixes (#5126)
* set bootmagic from no to lite and put in a note in the readme

* use pragma once

* discovered a compile error when testing with default keymap. The inlined led functions need to be externed in the .c file

* might as well turn on mouse keys as well
2019-02-13 19:49:04 -08:00
..
keymaps/default [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08:00
config.h [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08:00
info.json [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08:00
kbd19x.c [Keyboard] KBD19x Bootmagic Enable (lite) and other fixes (#5126) 2019-02-13 19:49:04 -08:00
kbd19x.h [Keyboard] KBD19x Bootmagic Enable (lite) and other fixes (#5126) 2019-02-13 19:49:04 -08:00
readme.md [Keyboard] KBD19x Bootmagic Enable (lite) and other fixes (#5126) 2019-02-13 19:49:04 -08:00
rules.mk [Keyboard] KBD19x Bootmagic Enable (lite) and other fixes (#5126) 2019-02-13 19:49:04 -08:00

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.

Reset Sequence: Using this firmware sets BOOTLOADER_ENABLE to lite. While plugging in, hold the top left key, commonly programmed as Esc to put your board into bootloader mode.

Keyboard Maintainer: jshuf
Hardware Supported: KBD19x PCB
Hardware Availability: KBDfans

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

make kbdfans/kbd19x:default

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