Skip to content

Commit

Permalink
Moved image to imgur, simplified, and removed the unneeded rules.mk file
Browse files Browse the repository at this point in the history
  • Loading branch information
coolsa committed Aug 26, 2023
1 parent ed7cdc7 commit b5116cb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
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

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)

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

0 comments on commit b5116cb

Please sign in to comment.