diff options
author | Gregorio <38576492+ohchiko@users.noreply.github.com> | 2020-06-18 11:39:16 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-17 21:39:16 -0700 |
commit | 30fd69886dcf069a4e0d2c02ce18803500fcad2e (patch) | |
tree | 932c28985b43d8ea7c3a0f8224a8a217feb97dfb /keyboards/mixi/readme.md | |
parent | ed528403fd768e804887b957891b7a16319ae4dc (diff) |
[Keyboard] Add Mixi (#9364)
* [Keyboard] Add Mixi
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
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 0000000000..4c911db570 --- /dev/null +++ b/keyboards/mixi/readme.md @@ -0,0 +1,15 @@ +# Mixi + +![Mixi](https://i.imgur.com/GPO6Khu.jpg) + +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. + +* Keyboard Maintainer: [ohchiko](https://github.com/ohchiko) +* Hardware Supported: Mixi PCB, Arduino Pro Micro +* Hardware Availability: [Tokopedia/Sell Stuffs](https://tokopedia.com/sell-stuffs) (Indonesia only). + +Make example for this keyboard (after setting up your build environment): + + make mixi: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). |