qmk-firmwares/keyboards/yiancardesigns/seigaiha
2023-02-08 18:41:46 +11:00
..
keymaps
config.h Remove unused GRAVE_ESC_CTRL_OVERRIDE from config.h (#19752) 2023-02-06 02:40:23 +00:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
matrix.c
readme.md
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

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.