forked from mirrors/qmk_firmware
04e737fa58
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_ansi * add LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan * add LAYOUT_60_iso_split_bs_rshift * add LAYOUT_60_iso * add LAYOUT_60_iso_tsangan_split_bs_rshift * add LAYOUT_60_iso_tsangan * enable Community Layout support |
||
---|---|---|
.. | ||
keymaps | ||
cassini.c | ||
config.h | ||
info.json | ||
matrix_diagram.md | ||
readme.md | ||
rules.mk |
Cassini
This is a standard 60% layout PCB. It supports VIA.
- Keyboard Maintainer: Yiancar and on GitHub
- Hardware Supported: A 60% keyboard with STM32F072CB
- Hardware Availability: https://protozoa.studio
Instructions
Build
Make example for this keyboard (after setting up your build environment):
make protozoa/cassini:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Reset
- Unplug
- Hold Escape
- Plug In
- Unplug
- Release Escape
Flash
- Unplug
- Hold Escape
- Plug In
- Flash using QMK Toolbox or CLI (
make protozoa/cassini:<keymap>:flash
)