Skip to content

Commit

Permalink
Add layouts for the dactyls
Browse files Browse the repository at this point in the history
  • Loading branch information
burkfers committed Mar 16, 2024
1 parent 66dbc85 commit a68b209
Show file tree
Hide file tree
Showing 14 changed files with 967 additions and 2 deletions.
Binary file modified assets/pics/layouts/charybdis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/pics/layouts/cmini.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/pics/layouts/cmini.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
layout: {qmk_keyboard: bastardkb/charybdis/3x6, qmk_layout: LAYOUT_split_3x6_3}
layout: {qmk_keyboard: bastardkb/charybdis/3x6, qmk_layout: LAYOUT}
draw_config:
svg_extra_style: |
rect.key { fill: #f6f8fa; stroke: #c9cccf; stroke-width: 1;}
Expand Down
Binary file modified assets/pics/layouts/cnano.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/pics/layouts/cnano.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
layout: {qmk_keyboard: bastardkb/charybdis/3x5, qmk_layout: LAYOUT_split_3x5_3}
layout: {qmk_keyboard: bastardkb/charybdis/3x5, qmk_layout: LAYOUT}
draw_config:
svg_extra_style: |
rect.key { fill: #f6f8fa; stroke: #c9cccf; stroke-width: 1;}
Expand Down
Binary file added assets/pics/layouts/scylla.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
361 changes: 361 additions & 0 deletions assets/pics/layouts/scylla.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions assets/pics/layouts/scylla.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
layout: {qmk_keyboard: bastardkb/scylla, qmk_layout: LAYOUT_split_4x6_5}
draw_config:
svg_extra_style: |
rect.key { fill: #f6f8fa; stroke: #c9cccf; stroke-width: 1;}
rect.held, rect.combo.held { fill: #fdd;}
rect.ghost, rect.combo.ghost { fill: #303030; stroke-dasharray: none; stroke-width: 0;}
svg.keymap { background-color: #303030;}
text.label { stroke: none; fill: #e0f0f0;}
layers:
Base:
- [⎋ ESC, '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-']
- [↹ TAB, Q, W, E, R, T, Y, U, I, O, P, \]
- [⇧ LSFT, A, S, D, F, G, H, J, K, L, ;, '''']
- [⎈ LCTL, {t: Z, h: Mouse}, X, C, V, B, N, M, ',', ., {t: '/', h: Mouse}, ⌥ LALT]
- [a, b, c, d, e, f]
- [1, 2, 3, 4]
Binary file added assets/pics/layouts/skeletyl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a68b209

Please sign in to comment.