summaryrefslogtreecommitdiff
path: root/keyboards/ash1800/readme.md
diff options
context:
space:
mode:
authorangelbirth <ricky.ason@gmail.com>2019-11-20 07:21:19 +0700
committerfauxpark <fauxpark@gmail.com>2019-11-20 11:21:19 +1100
commit03e50e6dc9f661cdce4156279f1229af80b91b8e (patch)
treeea5806d588ead7f774c32f3e78416895ae100f19 /keyboards/ash1800/readme.md
parent25e9853efe28e8897cd9128d7515d3f60f482aad (diff)
ASH-1800 (#7031)
* my custom layout * asd * use qmk-dfu * :) * ganti keymap lagi * my custom layout * asd * use qmk-dfu * :) * ganti keymap lagi * my custom layout * asd * use qmk-dfu * :) * ganti keymap lagi * Add handwired2x2 project, define pins for atmega328p in config_common.h * Add USB IDs * my custom KBD75 layout * renaldi danang's numpad * my redox keymap * reynaldi danang's numpad * asdasd * ASH-1800 * added description and layer 1 * added requested changes from fauxpark * forgot to include this * USB descriptor parameter: - assign product id - assign description edit formatting on readme.md * update USB descriptor: change manufacturer * review from fauxpark and noroadsleft * remove extra files * removed unnecessary comment * minor cleanup
Diffstat (limited to 'keyboards/ash1800/readme.md')
-rw-r--r--keyboards/ash1800/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ash1800/readme.md b/keyboards/ash1800/readme.md
new file mode 100644
index 0000000000..93257e755e
--- /dev/null
+++ b/keyboards/ash1800/readme.md
@@ -0,0 +1,15 @@
+# ash1800
+
+![ash1800](https://i.imgur.com/YP173rP.jpg)
+
+ASH-1800 is an attempt to make a cheap g80/g81 clone.
+
+* Keyboard Maintainer: [angelbirth](https://github.com/angelbirth)
+* Hardware Supported: ASH-1800, ATMega32u4
+* Hardware Availability: private GB
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ash1800: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).