diff options
author | kakunpc <15257475+kakunpc@users.noreply.github.com> | 2019-12-12 03:40:00 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-12-11 10:40:00 -0800 |
commit | ccda62616d422ae6df810b6fd68fc8e61002e278 (patch) | |
tree | de1fa90894cd6bd780ac6c28d0dd1c830b5d9e53 /keyboards/angel64/alpha/readme.md | |
parent | 698d0dbda8a4b081103b4a382baa1f99e3f77ceb (diff) |
[Keyboard] update angel64 (#7545)
* add angel64 rev1
* update angel64
* fix keymap.c
Diffstat (limited to 'keyboards/angel64/alpha/readme.md')
-rw-r--r-- | keyboards/angel64/alpha/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/angel64/alpha/readme.md b/keyboards/angel64/alpha/readme.md new file mode 100644 index 0000000000..d646edeb7e --- /dev/null +++ b/keyboards/angel64/alpha/readme.md @@ -0,0 +1,15 @@ +# angel64 + +![angel64](https://i.gyazo.com/6e2ea6c58d3253c496dc0518f2641ff9.jpg) + +Keyboard for tablets. + +* Keyboard Maintainer: [kakunpc](https://github.com/kakunpc) +* Hardware Supported: angel64_alpha, promicro +* Hardware Availability: booth([@kakunpc](https://kakunpc.booth.pm/)) + +Make example for this keyboard (after setting up your build environment): + + make angel64/alpha: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). |