qmk_firmware/keyboards/yiancardesigns/seigaiha
2023-05-01 17:37:12 +10:00
..
keymaps
config.h Move USB_MAX_POWER_CONSUMPTION to data driven (#20648) 2023-05-01 17:37:12 +10:00
info.json Move USB_MAX_POWER_CONSUMPTION to data driven (#20648) 2023-05-01 17:37:12 +10: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 Move Alice and Ergodox layouts to data driven (#20340) 2023-04-05 15:50:56 +10: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.