diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-02-13 19:49:04 -0800 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-02-13 19:49:04 -0800 |
commit | 64712731495b241dcab29c96c2ccb650a3aa39fd (patch) | |
tree | ed74dd9211a6fdb67fe4bfe9052ca1d49dcbb478 /keyboards/kbdfans/kbd19x/readme.md | |
parent | 31b75c75fd0408c7ef15d15892a369f8a271e551 (diff) |
[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
Diffstat (limited to 'keyboards/kbdfans/kbd19x/readme.md')
-rw-r--r-- | keyboards/kbdfans/kbd19x/readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd19x/readme.md b/keyboards/kbdfans/kbd19x/readme.md index 80b84b5f75..50adfb77f0 100644 --- a/keyboards/kbdfans/kbd19x/readme.md +++ b/keyboards/kbdfans/kbd19x/readme.md @@ -8,6 +8,8 @@ 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](https://github.com/jshuf) Hardware Supported: KBD19x PCB Hardware Availability: [KBDfans](https://kbdfans.cn) |