qmk_firmware/keyboards/giabalanai
Drashna Jaelre 64b1ed4550
Fix Per Key LED Indicator Callbacks (#18450)
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-10-04 15:24:22 -07:00
..
keymaps Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
config.h Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10: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 Add giabalanai keyboard (#10125) 2022-08-31 21:05:43 +01:00
readme.md Add giabalanai keyboard (#10125) 2022-08-31 21:05:43 +01:00
rules.mk Add giabalanai keyboard (#10125) 2022-08-31 21:05:43 +01: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.