1
0
Fork 0

[Keyboard] add MelGeek MJ61 (#10341)

* [Keyboard] Support MJ61 which is a 60% ANSI STD Hotswap RGB keyboard

* Update keyboards/melgeek/mj61/mj61.c

* Update keyboards/melgeek/mj61/mj61.c

* [Keyboard] MJ61 Add license header for files and the link for readme

* Update keyboards/melgeek/mj61/readme.md

* Update keyboards/melgeek/mj61/rev1/config.h

* Update keyboards/melgeek/mj61/rev1/rules.mk

* Update keyboards/melgeek/mj61/mj61.c

* Update keyboards/melgeek/mj61/mj61.c
This commit is contained in:
MelGeek 2020-09-24 09:45:43 +08:00 committed by GitHub
parent 8b9617f93d
commit f2dec4d3cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 454 additions and 0 deletions

View file

@ -0,0 +1,15 @@
# MelGeek MJ61
![MJ61](https://cdn.shopifycdn.net/s/files/1/0078/2863/5712/products/a0ebad495be43c4c42403878b4af4ac2_1024x1024@2x.jpg?v=1600672895)
A hotswap 60% RGB Custom Mechanical keyboard.
* Keyboard Maintainer: [melgeek](https://github.com/melgeek001365)
* Hardware Supported: MJ61 V1.1.2 20200612
* Hardware Availability: [MelGeek](https://www.melgeek.com/)
Make example for this keyboard (after setting up your build environment):
make melgeek/mj61/rev1: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).