From 561e535a583c437b96f1f4dd9d3325d42a8a9156 Mon Sep 17 00:00:00 2001 From: innovaker <66737976+innovaker@users.noreply.github.com> Date: Fri, 1 Jan 2021 15:17:19 +0000 Subject: refactor(shields): standardize README.md filenames Renames instances of `readme.md` to `README.md` so that it's easily noticed. PR: #561 --- app/boards/shields/clueboard_california/README.md | 24 +++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 app/boards/shields/clueboard_california/README.md (limited to 'app/boards/shields/clueboard_california/README.md') diff --git a/app/boards/shields/clueboard_california/README.md b/app/boards/shields/clueboard_california/README.md new file mode 100644 index 0000000..0255eff --- /dev/null +++ b/app/boards/shields/clueboard_california/README.md @@ -0,0 +1,24 @@ +# [Clueboard California Macropad](https://clueboard.co/parts/clueboard-california-macropad-kit) + +A small 10-key macropad in the shape of the US state of California. + +## Features + +- Per key LED. +- Proton-C only, including space for the piezo speaker. +- Direct GPIO wiring, no GPIO matrix at all. + +## Hardware Notes + +| Switch | Switch Pin | LED Pin | +| ------------ | ---------- | ------- | +| shasta1 | a10 | a2 | +| modoc1 | a9 | b5 | +| mendocino1 | a0 | a1 | +| lassen1 | b8 | b4 | +| eldorado1 | b11 | b12 | +| big_sur1 | b9 | b10 | +| sierra1 | a8 | a15 | +| los_padres1 | a7 | a6 | +| mojave1 | b1 | b0 | +| joshua_tree1 | b2 | b3 | -- cgit v1.2.3