aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/manta60/readme.md
diff options
context:
space:
mode:
authorKamoNanban <35567743+KamoNanban@users.noreply.github.com>2020-02-06 02:14:00 +0900
committerGitHub <noreply@github.com>2020-02-05 09:14:00 -0800
commit9fe0c87e9aee518f4bdbc839cb451d69f2a3ad18 (patch)
treedb576e13ef2102ab84d263206b095457f4ea7444 /keyboards/manta60/readme.md
parentb32a9a201dfd02fa6cd131011319bfd1e99e0af5 (diff)
downloadfirmware-9fe0c87e9aee518f4bdbc839cb451d69f2a3ad18.tar.gz
firmware-9fe0c87e9aee518f4bdbc839cb451d69f2a3ad18.tar.bz2
firmware-9fe0c87e9aee518f4bdbc839cb451d69f2a3ad18.zip
[Keyboard] manta60 (#8068)
* manta60_update * Update config.h * Update config.h * Update config.h * Fixed info and readme * Fixed config.h * Fixed rules.mk * Fixed keymap.c * Update keyboards/manta60/rules.mk Co-Authored-By: Drashna Jaelre <drashna@live.com> * Fixed keymap.c * Fixed rules.mk * Update rules.mk * Update keyboards/manta60/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/manta60/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/manta60/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/manta60/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: fauxpark <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/manta60/readme.md')
-rw-r--r--keyboards/manta60/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/manta60/readme.md b/keyboards/manta60/readme.md
new file mode 100644
index 000000000..f163be27d
--- /dev/null
+++ b/keyboards/manta60/readme.md
@@ -0,0 +1,15 @@
+# manta60
+
+![manta60](https://github.com/KamoNanban/Manta60/blob/master/documents/_image/manta60_1.jpg)
+
+A split keyboard with 27 ortholinear keys and 5-7 thumb/little finger keys
+
+* Keyboard Maintainer: [kamonanban](https://github.com/KamoNanban)
+* Hardware Supported: MANTA60 PCBs, Pro Micro (ATmega32U4)
+* Hardware Availability: https://github.com/KamoNanban/Manta60
+
+Make example for this keyboard (after setting up your build environment):
+
+ make manta60: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).