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 Normalise Space Cadet keycodes (#18864) 2022-10-27 11:19:16 +01:00
config.h Remove SOFT_SERIAL_PIN for non-split boards (#19774) 2023-02-08 23:57:42 +00:00
cornelius.c [Keyboard] Add new keyboard Cornelius (#11719) 2021-02-18 19:19:53 -08:00
cornelius.h [Keyboard] Add new keyboard Cornelius (#11719) 2021-02-18 19:19:53 -08:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md Remove more RESET keycode references (#18252) 2022-09-03 06:50:44 +01:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.