qmk_firmware/keyboards/yiancardesigns/seigaiha
Jouke Witteveen 2ee573fc5f
led_update_kb -> led_update_ports where appropriate (#18716)
Following #14452, less boilerplate is needed to customize indicator led
control.
2022-10-15 15:09:03 -04:00
..
keymaps
config.h
info.json
matrix.c
readme.md
rules.mk
seigaiha.c led_update_kb -> led_update_ports where appropriate (#18716) 2022-10-15 15:09:03 -04:00
seigaiha.h

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.