From 4ef2b0f81817aa24931293215b10dd5a031f109d Mon Sep 17 00:00:00 2001 From: Muhammad Rivaldi <50755960+valdiieee@users.noreply.github.com> Date: Wed, 23 Jun 2021 06:34:17 +0700 Subject: adding my custom keypad to qmk repository (#12150) Co-authored-by: Drashna Jaelre Co-authored-by: Ryan Co-authored-by: Nick Brassel --- keyboards/makrosu/readme.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 keyboards/makrosu/readme.md (limited to 'keyboards/makrosu/readme.md') 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). + -- cgit v1.2.3