Add "meishi" keyboard (#5054)
* Add meishi keyboard project * Update readme * Fix copyrights * Fix copyright year * Replace include guard with pragma once * Replace KEYMAP with LAYOUT
This commit is contained in:
19
keyboards/meishi/readme.md
Normal file
19
keyboards/meishi/readme.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# Meishi - The micro macro keyboard
|
||||
|
||||
_Meishi_ means name cards.
|
||||
|
||||

|
||||
|
||||
Only four keys keyboard for self made keyboard beginners.
|
||||
|
||||
Keyboard Maintainer: [Biacco42](https://github.com/biacco42)
|
||||
Hardware Supported: [Meishi keyboard PCB](https://github.com/Biacco42/meishi), Pro Micro supported
|
||||
Hardware Availability: [Tanoshi life - Booth](https://biacco42.booth.pm/)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
```
|
||||
$ make meishi:default:avrdude
|
||||
```
|
||||
|
||||
See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
|
||||
Reference in New Issue
Block a user