summaryrefslogtreecommitdiffstats
path: root/keyboards/meme/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-04-24 18:00:22 +0200
committerDrashna Jaelre <drashna@live.com>2018-04-24 18:00:22 +0200
commitfda23af2810b6ec5dd0c7f32dafc555681e7979f (patch)
tree3cd2e3f7d5e498290c86fcb806277e324f7aa156 /keyboards/meme/readme.md
parent70101cf6112d74d4dddcda6d2f0ae64991b7a4e6 (diff)
downloadqmk_firmware-fda23af2810b6ec5dd0c7f32dafc555681e7979f.tar.gz
qmk_firmware-fda23af2810b6ec5dd0c7f32dafc555681e7979f.tar.xz
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
Diffstat (limited to 'keyboards/meme/readme.md')
-rw-r--r--keyboards/meme/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/meme/readme.md b/keyboards/meme/readme.md
new file mode 100644
index 000000000..9d3bce948
--- /dev/null
+++ b/keyboards/meme/readme.md
@@ -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.