From c1a6ca46a77d88da40647a54bf1e712da69bc143 Mon Sep 17 00:00:00 2001 From: That-Canadian Date: Mon, 11 Dec 2017 17:57:40 -0800 Subject: 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 --- keyboards/the_ruler/readme.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 keyboards/the_ruler/readme.md (limited to 'keyboards/the_ruler/readme.md') diff --git a/keyboards/the_ruler/readme.md b/keyboards/the_ruler/readme.md new file mode 100644 index 0000000000..cc1f817de5 --- /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. -- cgit v1.2.3