Add giabalanai keyboard (#10125)

by 3araht
This commit is contained in:
3araht 2022-09-01 05:05:43 +09:00 committed by GitHub
parent d4c935d8fa
commit 1ccd0c19da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 5283 additions and 0 deletions

View file

@ -0,0 +1,24 @@
# giabalanai
<p align=center>
<img width="700" alt="giabalanai_logo" src="https://github.com/3araht/giabalanai/blob/main/pictures/giabalanai_logo.png">
</p>
![giabalanai overview](https://github.com/3araht/giabalanai/blob/main/pictures/giabalanai_overview.jpg)
giabalanai keyboard is a simple-design Chromatic Button Accordion-ish MIDI keyboard (60 bass + C-system 62 keys = 38 notes) that doesn't have bellows nor register switches.
* Keyboard Maintainer: [3araht](https://github.com/3araht)
* Hardware Supported: giabalanai keyboard, a split keyboard mainly work as MIDI keyboard.
* Hardware Availability: [Yushakobo](https://yushakobo.jp/shop/consign_giabalanai/) or [BOOTH](https://3araht.booth.pm/). Click [here](https://www.tenso.com/en/static/lp_shop_booth) for BOOTH overseas shipping!
Make example for this keyboard (after setting up your build environment):
make giabalanai:default
Flashing example for this keyboard:
make giabalanai:default:flash
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).