[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
This commit is contained in:
committed by
James Young
parent
31c0fe69f6
commit
251a69ea3d
@@ -0,0 +1,15 @@
|
||||
# mx5160
|
||||
|
||||

|
||||
|
||||
## 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).
|
||||
Reference in New Issue
Block a user