summaryrefslogtreecommitdiff
path: root/keyboards/kbd19x/readme.md
diff options
context:
space:
mode:
authorjshuf <44121348+jshuf@users.noreply.github.com>2018-10-29 13:33:07 -0400
committerDrashna Jaelre <drashna@live.com>2018-10-29 10:33:07 -0700
commit6a629e5d0d4ed5903afa361568da8daeddc1b090 (patch)
tree63f004d9ba6007ed44fa536cbaf5116baa85a5ad /keyboards/kbd19x/readme.md
parentcd23984afcee9a8dd2b1b44876b77141d692de45 (diff)
Keyboard: add support for kbd19x (#4272)
* 60_ansi keymap for DZ60 * 60_ansi keymap for DZ60 Amend author * 60_ansi keymap for DZ60 * Merge new phantom layout from dev branch * Initial util/new_project files * Progress checkpoint (compiles, but untested) * Progress snapshot, still working on layout graphics * Add layer images * Tidy up formatting * First cut at info.json for kbd19x default layout * Add default keymap * add all-keys layout * clean up documentation * Update keyboards/kbd19x/info.json Co-Authored-By: jshuf <44121348+jshuf@users.noreply.github.com> * Update keyboards/kbd19x/rules.mk Co-Authored-By: jshuf <44121348+jshuf@users.noreply.github.com> * Change layout name from default to ansi
Diffstat (limited to 'keyboards/kbd19x/readme.md')
-rw-r--r--keyboards/kbd19x/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/kbd19x/readme.md b/keyboards/kbd19x/readme.md
new file mode 100644
index 0000000000..ee4969b00d
--- /dev/null
+++ b/keyboards/kbd19x/readme.md
@@ -0,0 +1,19 @@
+# kbd19x
+
+![kbd19x](https://i.imgur.com/0hWTEnh.jpg)
+
+**Layout possibilities for the KBD19x**
+
+![kbd19x](https://i.imgur.com/pVaR2zY.png)
+
+The KBD19x is a compact-1800 keyboard kit produced by KBDfans, offering a number of layout options.
+
+Keyboard Maintainer: [jshuf](https://github.com/jshuf)
+Hardware Supported: KBD19x PCB
+Hardware Availability: [KBDfans](https://kbdfans.cn)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make kbd19x:default
+
+See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).