diff options
author | QMK Bot <hello@qmk.fm> | 2021-05-16 22:34:14 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-05-16 22:34:14 +0000 |
commit | d8e38ef0b1c93b01b7a3ec789514449e44bb7a53 (patch) | |
tree | 58bb6a3d473326804f417a59372d07cb8243ecbb /keyboards/cutie_club/giant_macro_pad/readme.md | |
parent | 39b2b2b010cc79b2c8a4b9361643da2de7472951 (diff) | |
parent | 3e1fa8cd319bccfaa666c63f1741b2bbabf27b78 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/cutie_club/giant_macro_pad/readme.md')
-rwxr-xr-x | keyboards/cutie_club/giant_macro_pad/readme.md | 13 |
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). |