diff options
author | QMK Bot <hello@qmk.fm> | 2021-06-22 23:34:48 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-06-22 23:34:48 +0000 |
commit | 540d95125c9d0cc80ce1b1bd6be2d468edacd905 (patch) | |
tree | 1ce83353c86fe999a1ccc73c5399dbe3142ad0a0 /keyboards/makrosu/readme.md | |
parent | 010715877f88032bdc3e54f29c33e48ca8f1b575 (diff) | |
parent | 4ef2b0f81817aa24931293215b10dd5a031f109d (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/makrosu/readme.md')
-rw-r--r-- | keyboards/makrosu/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/makrosu/readme.md b/keyboards/makrosu/readme.md new file mode 100644 index 0000000000..fab6c09115 --- /dev/null +++ b/keyboards/makrosu/readme.md @@ -0,0 +1,14 @@ +# [Makrosu Keypad](https://www.instagram.com/p/CJ8eoQ7BoGZ/) + +A Macropad that has 1 rotary encoder, 2 switches and 3 push buttons. Default function is for playing OSU! + +* Keyboard Maintainer: [Valdy](https://github.com/valdiieee) +* Hardware Supported: Pro Micro, EC11 rotary encoder, MX Style Switches, Push Buttons, 1n4148 diodes +* Hardware Availability: Private GB + +Make example for this keyboard (after setting up your build environment): + + make makrosu: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). + |