diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2020-10-01 12:36:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-01 12:36:52 -0700 |
commit | b31df1af94abdf26bb7bcbf5183c05be1c500005 (patch) | |
tree | e2df530e97adff304a772f20863842b326f46dc8 /keyboards/kbdfans/kbd19x/readme.md | |
parent | 7a2124db6bfea74672acd714d78c10eb9288732a (diff) |
KBDFans KBD19x: VIA Support & LAYOUT macro fixing (#10401)
* first pass at fixing the key labeling
* second pass of fixing key labeling
* third pass of this key naming
* another pass of changing key naming
* another pass
* another pass
* another pass
* renamed it all
* give a good vid and pid
* add via keymap
* add on to the comments
* update readme and comments
* one more small change
Diffstat (limited to 'keyboards/kbdfans/kbd19x/readme.md')
-rw-r--r-- | keyboards/kbdfans/kbd19x/readme.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/kbdfans/kbd19x/readme.md b/keyboards/kbdfans/kbd19x/readme.md index 50adfb77f0..da37474adc 100644 --- a/keyboards/kbdfans/kbd19x/readme.md +++ b/keyboards/kbdfans/kbd19x/readme.md @@ -10,9 +10,9 @@ The KBD19x is a compact-1800 keyboard kit produced by KBDfans, offering a number **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) +* Keyboard Maintainer: [jshuf](https://github.com/jshuf), [MechMerlin](https://github.com/mechmerlin) +* Hardware Supported: KBD19x PCB +* Hardware Availability: [KBDfans](https://kbdfans.cn) Make example for this keyboard (after setting up your build environment): |