summaryrefslogtreecommitdiff
path: root/keyboards/the_ruler/readme.md
diff options
context:
space:
mode:
authorThat-Canadian2017-12-11 17:57:40 -0800
committerJack Humbert2017-12-11 20:57:40 -0500
commitc1a6ca46a77d88da40647a54bf1e712da69bc143 (patch)
tree71305bb9aab8b9dcdee5bed6e720217bc2e50039 /keyboards/the_ruler/readme.md
parent7c5428b56dbaa97993bef80605d00fff31bf0b77 (diff)
The ruler (#2138)
* Line ending stuff again * Added initital files and layout for the PCB Ruler keyboard/macro pad thing * Updated Readme * Changed make command to new format
Diffstat (limited to 'keyboards/the_ruler/readme.md')
-rw-r--r--keyboards/the_ruler/readme.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/the_ruler/readme.md b/keyboards/the_ruler/readme.md
new file mode 100644
index 000000000..cc1f817de
--- /dev/null
+++ b/keyboards/the_ruler/readme.md
@@ -0,0 +1,14 @@
+The Ruler PCB
+=======
+
+A custom keyboard PCB ruler, that can also function as a macro pad
+
+Keyboard Maintainer: Maple Computing
+Hardware Supported: PCB Ruler V1 by That-Canadian and Bishop Keyboards
+Hardware Availability: https://www.maple-computing.com/products/pcb-ruler-v1-1
+
+Make example for this keyboard (after setting up your build environment):
+
+ make the_ruler:default
+
+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.