aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/maartenwut/mx5160/readme.md
diff options
context:
space:
mode:
authorMaarten Dekkers <maartenwut@gmail.com>2020-01-20 01:23:03 +0100
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2020-01-19 16:23:03 -0800
commit251a69ea3d63ac8783e30b6e03e3866b9579af72 (patch)
tree50e1050504c8e7e133404d723554a8e2a0e2d43c /keyboards/maartenwut/mx5160/readme.md
parent31c0fe69f6f0b9e3a88e7f4cc6388727aecbeb08 (diff)
downloadfirmware-251a69ea3d63ac8783e30b6e03e3866b9579af72.tar.gz
firmware-251a69ea3d63ac8783e30b6e03e3866b9579af72.tar.bz2
firmware-251a69ea3d63ac8783e30b6e03e3866b9579af72.zip
[Keyboard] Add mx5160 keyboard (#7142)
* Add mx5160 keyboard * Make necessary changes for merging rules.mk cleanup, QMK's built in alias for KC_TRNS and change readme blurb * Add info.json as well * Update readme, info.json * Change layout name, update led function * Fix info.json * Update rules.mk
Diffstat (limited to 'keyboards/maartenwut/mx5160/readme.md')
-rw-r--r--keyboards/maartenwut/mx5160/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/maartenwut/mx5160/readme.md b/keyboards/maartenwut/mx5160/readme.md
new file mode 100644
index 000000000..40753a8f5
--- /dev/null
+++ b/keyboards/maartenwut/mx5160/readme.md
@@ -0,0 +1,15 @@
+# mx5160
+
+![mx5160](https://i.imgur.com/XZ9xUeq.jpg)
+
+## Support
+* Keyboard Maintainer: [Maarten Dekkers](https://github.com/maartenwut)
+* Hardware Supported: mx-5160 (Chicony 5160c case)
+* Hardware Availability: [Github](https://github.com/Maartenwut/mx-5160)
+
+## Build
+Make example for this keyboard (after setting up your build environment):
+
+ make maartenwut/mx5160: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). \ No newline at end of file