|
|
5 месяцев назад | |
|---|---|---|
| .. | ||
| keymaps | 4f7a7873c8 [CI] Format code according to conventions (#26000) | 5 месяцев назад |
| v0_6 | e7f1388317 Add cornia keyboard (#24442) | 1 год назад |
| v1 | e7f1388317 Add cornia keyboard (#24442) | 1 год назад |
| config.h | 19527e8399 Remove duplication of RP2040 config defaults (#25563) | 10 месяцев назад |
| cornia.c | e7f1388317 Add cornia keyboard (#24442) | 1 год назад |
| cornia.h | e7f1388317 Add cornia keyboard (#24442) | 1 год назад |
| info.json | 4f7a7873c8 [CI] Format code according to conventions (#26000) | 5 месяцев назад |
| mcuconf.h | 4f7a7873c8 [CI] Format code according to conventions (#26000) | 5 месяцев назад |
| readme.md | 4f7a7873c8 [CI] Format code according to conventions (#26000) | 5 месяцев назад |
A split keyboard with 3x6 column strongly staggered keys and 3 thumb keys
Make example for this keyboard (after setting up your build environment):
make cornia/v1:default
Flashing example for this keyboard:
make cornia/v1:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK ? Start with our Complete Newbs Guide.
The Cornia PCBs have a reset button on the bottom side near to the TRRS jack.
To enter in to the bootloader you can either:
Two keymaps are available for now, below are their KLE views:
The Cornia Keyboard also support OLED Display and Cirque Trackpad through I²C, an implementation is available in fire keymap.
To use it please make with the following command:
make cornia/v1:fire
And flash with:
make cornia/v1:fire:flash
