Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Split-Cloud, a Handwired Keyboard #21327

Merged
merged 8 commits into from
Oct 9, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Moved image to imgur, simplified, and removed the unneeded rules.mk file
  • Loading branch information
coolsa committed Aug 26, 2023
commit b5116cbac56169a34c23899736ddbce10470956a
6 changes: 2 additions & 4 deletions keyboards/handwired/split_cloud/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
"rows": ["C6", "D7", "E6", "B4", "B5"]
},
"bootmagic": {
"enabled": true,
"matrix": [0, 0]
"enabled": true
},
"features": {
"extrakey": true,
Expand All @@ -39,8 +38,7 @@
"enabled": true,
"protocol": "all"
}
"processor": "atmega32u4",
"bootloader": "caterina",
"development_board": "promicro",
"community_layouts": ["ortho_5x12"],
"layouts": {
"LAYOUT_ortho_5x12": {
Expand Down
1 change: 0 additions & 1 deletion keyboards/handwired/split_cloud/keymaps/default/rules.mk
coolsa marked this conversation as resolved.
Outdated
Show resolved Hide resolved

This file was deleted.

2 changes: 1 addition & 1 deletion keyboards/handwired/split_cloud/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The Split-Cloud is a split ortholinear 5x12 layout, forked from the Preonic and Nyquist keyboard models. The default layout adds extra options for some added game compatibility, two control keys for QEmu, and adds a steno layer based on the Planck example.

![Split-Cloud](https://raw.githubusercontent.com/coolsa/cloud-keyboard/main/images/finalProduct.jpg)
![Split-Cloud](https://i.imgur.com/QoHAFeX.jpg)
coolsa marked this conversation as resolved.
Show resolved Hide resolved

* Keyboard Maintainer: [Cloud Chagnon](https://github.com/coolsa)
* Hardware Supported: Pro Micro
Expand Down