summaryrefslogtreecommitdiffstats
path: root/keyboards/laplace/readme.md
diff options
context:
space:
mode:
authorDanny Nguyen <danny@keeb.io>2018-03-23 22:26:47 +0100
committerJack Humbert <jack.humb@gmail.com>2018-03-24 17:50:16 +0100
commitf77ecb89602e19c464839dc2aa6278ddd64e870f (patch)
tree9913f69a1cf03c927c8cbd564f425d681f741485 /keyboards/laplace/readme.md
parentd965d72d4aff78b9a18c7d723c15df99ab989762 (diff)
downloadqmk_firmware-f77ecb89602e19c464839dc2aa6278ddd64e870f.tar.gz
qmk_firmware-f77ecb89602e19c464839dc2aa6278ddd64e870f.tar.xz
Add Laplace keyboard
Diffstat (limited to 'keyboards/laplace/readme.md')
-rw-r--r--keyboards/laplace/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/laplace/readme.md b/keyboards/laplace/readme.md
new file mode 100644
index 000000000..71b328008
--- /dev/null
+++ b/keyboards/laplace/readme.md
@@ -0,0 +1,20 @@
+Laplace
+=======
+
+A 40% staggered keyboard made and sold by Keebio. [More info at Keebio](https://keeb.io).
+
+Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)
+Hardware Supported: Pro Micro
+Hardware Availability: [Keebio](https://keeb.io)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make laplace:default
+
+Example of flashing this keyboard:
+
+ make laplace:default:avrdude
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
+
+A build guide for this keyboard can be found here: [Keebio Build Guides](https://docs.keeb.io)