From 70101cf6112d74d4dddcda6d2f0ae64991b7a4e6 Mon Sep 17 00:00:00 2001 From: Luciano Malavasi Date: Sun, 22 Apr 2018 20:09:52 -0700 Subject: Formatting changes to Alpha readme.md (#2781) * alpha with firmware added to list of keyboards, ready to push * revised according to drashna's fixes * keymap -> layout? * fixed macro and improved layout issuesOC * Update rules.mk * Update alpha.h * Update and rename keyboards/alpha/layouts/default/28_alpha/keymap.c to keyboards/alpha/keymaps/default/keymap.c * alpha/readme.md added according to qmk templateOC * resolved a careless merge conflict * bugfix * Fixed /keyboards/alpha/readme.md formatting issues --- keyboards/alpha/readme.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'keyboards/alpha') diff --git a/keyboards/alpha/readme.md b/keyboards/alpha/readme.md index 75a9d5902..3a733d365 100644 --- a/keyboards/alpha/readme.md +++ b/keyboards/alpha/readme.md @@ -1,14 +1,17 @@ # Alpha -![Alpha](https://imgur.com/a/TouJ5rH) +![Alpha](https://i.imgur.com/J6EJ30N.jpg) A 28-key, semi-ortho keyboard designed by PyroL! -Keyboard Maintainer: [PyroL](https://www.github.com/PyrooL) -Hardware Supported: Alpha PCB, Pro Micro + +Keyboard Maintainer: [PyroL](https://www.github.com/PyrooL) + +Hardware Supported: Alpha PCB, Pro Micro + Hardware Availability: on a group-buy basis for now. Pro Micros can be found on Ali or from the official Sparkfun website. Make example for Alpha (after setting up your build environment): make alpha:default - See [build environment setup](https://docs.qmk.fm/install-build-tools) then the [make instructions](https://docs.qmk.fm/faq/build-compile-qmk) for more information. +See [build environment setup](https://docs.qmk.fm/install-build-tools) then the [make instructions](https://docs.qmk.fm/faq/build-compile-qmk) for more information. \ No newline at end of file -- cgit v1.2.3-24-g4f1b