6471273149
* 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 |
||
---|---|---|
.. | ||
keymaps/default | ||
config.h | ||
info.json | ||
kbd19x.c | ||
kbd19x.h | ||
readme.md | ||
rules.mk |
KBD19x
Layout possibilities for the 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.