qmk_firmware/keyboards/foostan/cornelius
Ryan ccb6c908dd
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
* Remove `SOFT_SERIAL_PIN` for non-split boards

* Delete more empty config.h
2023-02-08 23:57:42 +00:00
..
keymaps
config.h Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) 2023-02-08 23:57:42 +00:00
cornelius.c
cornelius.h
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

cornelius

cornelius

Gasket mounted 40% column staggered keyboard manufactured by Yushakobo

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

make foostan/cornelius:default

Flashing example for this keyboard:

make foostan/cornelius:default:flash

The board reset into bootloader mode via either the reset button (on the back of the PCB) or a configured QK_BOOT shortcut (which may vary depending on when the PCB was flashed).

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