qmk_firmware/keyboards/maartenwut/mx5160/readme.md
Maarten Dekkers 251a69ea3d [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
2020-01-19 16:23:03 -08:00

15 lines
652 B
Markdown

# 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).