Support for new keyboard: Meme (#2797)

* initial commit for meme keyboard

* Fix that row by column

* Fix those dimensions

* work in progress commit

* got that switch matrix to work

* add all supported layouts

* add info.json for QMK configurator support

* let my name be known
This commit is contained in:
MechMerlin
2018-04-24 09:00:22 -07:00
committed by Drashna Jaelre
parent 70101cf611
commit fda23af281
9 changed files with 494 additions and 0 deletions

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

@@ -0,0 +1,15 @@
# Meme
![meme](imgur.com image replace me!)
65% gasket mount keyboard.
Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
Hardware Supported: Meme
Hardware Availability: [Switchmod Keyboards](http://www.switchmod.net/)
Make example for this keyboard (after setting up your build environment):
make meme:default
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.