qmk_firmware/keyboards/yiancardesigns/seigaiha
2023-02-17 08:49:49 +11:00
..
keymaps [Keyboard] move yiancar's boards into yiancardesigns/ (#15781) 2022-01-10 16:39:56 -08:00
config.h Move Bootmagic config to data driven (#19860) 2023-02-17 08:49:49 +11:00
info.json Move Bootmagic config to data driven (#19860) 2023-02-17 08:49:49 +11:00
matrix.c [Keyboard] move yiancar's boards into yiancardesigns/ (#15781) 2022-01-10 16:39:56 -08:00
readme.md [Keyboard] move yiancar's boards into yiancardesigns/ (#15781) 2022-01-10 16:39:56 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
seigaiha.c led_update_kb -> led_update_ports where appropriate (#18716) 2022-10-15 15:09:03 -04:00
seigaiha.h [Keyboard] move yiancar's boards into yiancardesigns/ (#15781) 2022-01-10 16:39:56 -08:00

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.