diff options
Diffstat (limited to 'keyboards/mixi/readme.md')
-rw-r--r-- | keyboards/mixi/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/mixi/readme.md b/keyboards/mixi/readme.md new file mode 100644 index 000000000..4c911db57 --- /dev/null +++ b/keyboards/mixi/readme.md | |||
@@ -0,0 +1,15 @@ | |||
1 | # Mixi | ||
2 | |||
3 |  | ||
4 | |||
5 | A mini 3x3 macropad with rotary encoders support and RGB underglow and also tray mount support. Currently the PCB and kits can only be purchased in Indonesia. | ||
6 | |||
7 | * Keyboard Maintainer: [ohchiko](https://github.com/ohchiko) | ||
8 | * Hardware Supported: Mixi PCB, Arduino Pro Micro | ||
9 | * Hardware Availability: [Tokopedia/Sell Stuffs](https://tokopedia.com/sell-stuffs) (Indonesia only). | ||
10 | |||
11 | Make example for this keyboard (after setting up your build environment): | ||
12 | |||
13 | make mixi:default | ||
14 | |||
15 | 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). | ||