[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>
This commit is contained in:
KamoNanban
2020-02-06 02:14:00 +09:00
committed by GitHub
parent b32a9a201d
commit 9fe0c87e9a
9 changed files with 465 additions and 0 deletions

View File

@@ -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).