qmk_firmware/keyboards/giabalanai
Nick Brassel 7f805cc779
VIA Protocol 12 + fixes (#19916)
Co-authored-by: Wilba <wilba@wilba.tech>
Co-authored-by: zvecr <git@zvecr.com>
2023-02-23 09:19:00 +11:00
..
keymaps VIA Protocol 12 + fixes (#19916) 2023-02-23 09:19:00 +11:00
config.h Move SOFT_SERIAL_PIN to data driven (#19863) 2023-02-17 16:40:49 +11:00
giabalanai.c Add giabalanai keyboard (#10125) 2022-08-31 21:05:43 +01:00
giabalanai.h Add giabalanai keyboard (#10125) 2022-08-31 21:05:43 +01:00
info.json Move SOFT_SERIAL_PIN to data driven (#19863) 2023-02-17 16:40:49 +11:00
readme.md Add giabalanai keyboard (#10125) 2022-08-31 21:05:43 +01:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

giabalanai

giabalanai_logo

giabalanai overview

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
  • Hardware Supported: giabalanai keyboard, a split keyboard mainly work as MIDI keyboard.
  • Hardware Availability: Yushakobo or BOOTH. Click here 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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.