qmk_firmware/keyboards/giabalanai
Jack Sangdahl 12dc6d1ac8
Fix serial speed DD configuration & migrate keyboards (#25546)
* Fix serial speed DD configuration

- Fixes incorrect SOFT_SERIAL_SPEED mapping
- Renames key split.soft_serial_speed -> split.serial.speed
- Migrates keyoards that configure this, and remove configuration from keyboards that do not differ from the default behaviour
- Add deprecation notice and migration support
2025-08-09 23:14:40 +01:00
..
keymaps Remove all via-enabled keymaps, including via. (#24322) 2024-08-26 07:51:22 +10:00
config.h Fix serial speed DD configuration & migrate keyboards (#25546) 2025-08-09 23:14:40 +01:00
giabalanai.c
giabalanai.h
keyboard.json Remove "command":false from keyboards (#25193) 2025-04-24 10:28:13 +10:00
readme.md

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.