summaryrefslogtreecommitdiffstats
path: root/keyboards/angel17/readme.md
diff options
context:
space:
mode:
authorkakunpc <15257475+kakunpc@users.noreply.github.com>2019-08-22 09:40:37 +0900
committerDrashna Jaelre <drashna@live.com>2019-08-21 17:40:37 -0700
commit63b96c34ce254f552cdb098060a9e7d7705263b2 (patch)
tree3ec9e159b2b19dd837975447ae87d23ce2395a2c /keyboards/angel17/readme.md
parent94efa18c28c8c0e08526c9665a8f0d6a4e7d3e96 (diff)
[Keyboard] new keyboard "angel17" (#6542)
* add angel17 keyboard * fix rules.mk * change BOOTLOADER * set LAYOUT_numpad_5x4 * Update keyboards/angel17/rules.mk Co-Authored-By: Drashna Jaelre <drashna@live.com> * fix LAYOUTS = numpad_5x4 * update info.json
Diffstat (limited to 'keyboards/angel17/readme.md')
-rw-r--r--keyboards/angel17/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/angel17/readme.md b/keyboards/angel17/readme.md
new file mode 100644
index 0000000000..8c9b806685
--- /dev/null
+++ b/keyboards/angel17/readme.md
@@ -0,0 +1,15 @@
+# angel17
+
+![angel17](https://i.gyazo.com/30787446262c5818bc60e0ffb34c96ed.jpg)
+
+Keyboard for tablets.
+
+Keyboard Maintainer: [kakunpc](https://github.com/kakunpc)
+Hardware Supported: angel17_alpha, promicro
+Hardware Availability: booth([@kakunpc](https://kakunpc.booth.pm/))
+
+Make example for this keyboard (after setting up your build environment):
+
+ make angel17: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).