qmk_firmware/keyboards/giabalanai
Joel Challis 58c38175e6
Remove redundant disabling of features (#22926)
2024-03-09 03:05:07 +00:00
..
keymaps Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#23128) 2024-02-22 10:10:16 +00:00
config.h Migrate RGB Matrix config to info.json - G (#22859) 2024-01-08 02:13:30 +00:00
giabalanai.c
giabalanai.h Move remaining `LAYOUT`s to data driven (#20422) 2023-04-15 21:07:32 +10:00
info.json Remove redundant disabling of features (#22926) 2024-03-09 03:05:07 +00:00
readme.md
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +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.