summaryrefslogtreecommitdiffstats
path: root/keyboards/cutie_club/giant_macro_pad/readme.md
diff options
context:
space:
mode:
authorCallum Hart <mini-ninja-64@users.noreply.github.com>2021-05-16 23:33:46 +0100
committerGitHub <noreply@github.com>2021-05-16 15:33:46 -0700
commit3e1fa8cd319bccfaa666c63f1741b2bbabf27b78 (patch)
tree523d4ef0fb332bf1c00e9710e3e714ff12af8d9a /keyboards/cutie_club/giant_macro_pad/readme.md
parent29e35d83b7db08b5e705775064db07c410e1aaad (diff)
[Keyboard] Giant macro pad (#12905)
Diffstat (limited to 'keyboards/cutie_club/giant_macro_pad/readme.md')
-rwxr-xr-xkeyboards/cutie_club/giant_macro_pad/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/cutie_club/giant_macro_pad/readme.md b/keyboards/cutie_club/giant_macro_pad/readme.md
new file mode 100755
index 0000000000..313f1e1a86
--- /dev/null
+++ b/keyboards/cutie_club/giant_macro_pad/readme.md
@@ -0,0 +1,13 @@
+# Cupar19 Giant Macro Pad
+
+![Cupar19 Giant Macro Pad](https://user-images.githubusercontent.com/15253132/118325863-0135e680-b4fc-11eb-99f2-754b155b0acd.png)
+
+* Keyboard Maintainer: [Cutie Club](https://github.com/cutie-club/)
+* Hardware Supported: STM32F072 based giant 20x20 macro pad
+* Hardware Availability: N/A (one-off)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make cutie_club/giant_macro_pad:default
+
+See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).