qmk_firmware/keyboards/yiancardesigns/seigaiha
Ryan 2dd406f08f
Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)
2024-03-30 14:07:19 +00:00
..
keymaps
config.h
info.json
matrix.c Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) 2024-03-30 14:07:19 +00:00
matrix_diagram.md
readme.md
rules.mk
seigaiha.c i2c: rename read/write register functions (#22905) 2024-01-16 02:26:40 +00:00

readme.md

Seigaiha

Seigaiha

An alice layout kit with only through hole components.

Make example for this keyboard (after setting up your build environment):

make yiancardesigns/seigaiha:default

Flashing example for this keyboard:

make yiancardesigns/seigaiha:default:flash

Bootloader: use usbasploader from HSGW's repository. https://github.com/hsgw/USBaspLoader/tree/plaid

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.