[Keyboard] add mb44 keyboard (#12798)

Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
melonbred
2021-06-15 22:24:16 -07:00
committed by GitHub
parent abee0610ee
commit 5c3991cb90
13 changed files with 769 additions and 0 deletions

15
keyboards/mb44/readme.md Normal file
View File

@@ -0,0 +1,15 @@
# MB-44
![MB-44](https://imgur.com/sECiIHR.jpg)
To reset and put into bootloader mode, please use the hardware reset button on the botton of the PCB. If the PCB is on the default firmware, software reset is available by holding the bottom left corner key and pressing `B` in the standard qwerty layout.
* Keyboard Maintainer: [melonbred](https://github.com/melonbred)
* Hardware Supported: The PCBs, controllers supported
* Hardware Availability: Links to where you can find this hardware
Make example for this keyboard (after setting up your build environment):
make mb44: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).