summaryrefslogtreecommitdiff
path: root/keyboards/ash_xiix/readme.md
diff options
context:
space:
mode:
authorsh-xguitar <ibanez_shine@yahoo.com>2020-08-06 15:03:27 +0700
committerGitHub <noreply@github.com>2020-08-06 01:03:27 -0700
commitcb9b81cc103f801febd67dcaf0c86322a2bfddc8 (patch)
treee0d6429278ffc977a207449988804a0cd3439138 /keyboards/ash_xiix/readme.md
parent904c5613f41859ccc07057278b41587224b84871 (diff)
[Keyboard] added ASH-XIIX keyboard (#9833)
* Create readme.md * Update readme.md * Update readme.md * Create ash_xiix.c * Create ash_xiix.h * Create info.json * Create config.h * Create rules.mk * Create keymap.c * Update keyboards/ash_xiix/rules.mk * Update keyboards/ash_xiix/config.h * Update keyboards/ash_xiix/config.h * Update keyboards/ash_xiix/config.h * Update keyboards/ash_xiix/info.json * Update keyboards/ash_xiix/info.json * Update keyboards/ash_xiix/readme.md * Update readme.md * Update readme.md
Diffstat (limited to 'keyboards/ash_xiix/readme.md')
-rw-r--r--keyboards/ash_xiix/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ash_xiix/readme.md b/keyboards/ash_xiix/readme.md
new file mode 100644
index 0000000000..1fbecfaac8
--- /dev/null
+++ b/keyboards/ash_xiix/readme.md
@@ -0,0 +1,15 @@
+# ASH-XIIX
+
+![ASH-XIIX](https://i.imgur.com/KJk9dDol.jpg)
+
+In mission to fill my Cherry 1800 case. So I continue developing 1800 PCB (ASH-1800) to fit G80-1800 case. It has some update to make ASH-XIIX more user friendly.
+
+* Keyboard Maintainer: [sh_xguitar](https://github.com/sh-xguitar)
+* Keyboard Specification: ATmega32u4, 5P TH MINI USB, JST-PH 5P, Larger ISP Header.
+* Hardware Availability: Sold in Indonesia only
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ash_xiix: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).