Skip to content

Commit

Permalink
add layout files for dilemma v2
Browse files Browse the repository at this point in the history
  • Loading branch information
burkfers committed Apr 3, 2024
1 parent bd25d03 commit 2d1a73b
Show file tree
Hide file tree
Showing 17 changed files with 2,687 additions and 2 deletions.
Binary file added assets/pics/layouts/dilemma.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,052 changes: 1,052 additions & 0 deletions assets/pics/layouts/dilemma.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions assets/pics/layouts/dilemma.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
layout: {qmk_keyboard: bastardkb/dilemma/3x5_3, qmk_layout: LAYOUT_split_3x5_3}
draw_config:
svg_extra_style: |
text.label { stroke: none; fill: #e0f0f0;}
layers:
Base:
- [Q, W, E, R, T, Y, U, I, O, P]
- [{t: A, h: LGUI}, {t: S, h: LALT}, {t: D, h: LCTL}, {t: F, h: LSFT}, G, H, {t: J, h: LSFT}, {t: K, h: LCTL}, {t: L, h: LALT}, {t: '''', h: LGUI}]
- [{t: Z, h: MOUSE}, X, C, V, B, N, M, ',', ., {t: '/', h: MOUSE}]
- [CAPS WORD, {t: TAB, h: FUN}, {t: SPC, h: NAV}]
- [{t: ENT, h: SYM}, {t: BSPC, h: NUM}, 🔇 MUTE]
Nav:
- ['', '', '', '', '', '', '', '', '', '']
- [⊞ LGUI, ⌥ LALT, ⎈ LCTL, ⇧ LSFT, '', ⇪ CAPS LOCK, 🡄 LEFT, 🡇 DOWN, 🡅 UP, 🡆 RIGHT]
- ['', '', '', '', '', INS, ⤒ HOME, ⇟ PGDN, ⇞ PGUP, ⤓ END]
- ['', '', {t: ▽, type: held}]
- [⮠ ENT, ⌫ BSPC, ⌦ DEL]
Mouse:
- [BOOT, EE CLR, '', DPI, Snipe DPI, Snipe DPI, DPI, '', EE CLR, BOOT]
- [⊞ LGUI, ⌥ LALT, ⎈ LCTL, ⇧ LSFT, '', '', ⇧ LSFT, ⎈ LCTL, ⌥ LALT, ⊞ LGUI]
- [{t: ▽, type: held}, DRAG SCROLL, SNIPE, '', '', '', '', SNIPE, DRAG SCROLL, {t: ▽, type: held}]
- [MOUSE 3, MOUSE 2, MOUSE 1]
- [MOUSE 1, MOUSE 2, MOUSE 3]
Num:
- ['[', '7', '8', '9', ']', '', '', '', '', '']
- [;, '4', '5', '6', '=', '', ⇧ LSFT, ⎈ LCTL, ⌥ LALT, ⊞ LGUI]
- ['`', '1', '2', '3', \, '', '', '', '', '']
- [., '-', '0']
- ['', {t: ▽, type: held}, '']
Sym:
- ['{', '&', '*', (, '}', '', '', '', '', '']
- [':', $, '%', ^, +, '', ⇧ LSFT, ⎈ LCTL, ⌥ LALT, ⊞ LGUI]
- ['~', '!', '@', '#', '|', '', '', '', '', '']
- [(, '', _]
- ['', {t: ▽, type: held}, '']
Fun:
- ['', '', '', '', '', PRINT SCREEN, F7, F8, F9, F12]
- [⊞ LGUI, ⌥ LALT, ⎈ LCTL, ⇧ LSFT, '', SCROLL LOCK, F4, F5, F6, F11]
- ['', '', '', '', '', PAUSE, F1, F2, F3, F10]
- ['', {t: ▽, type: held}, '']
- ['', '', '']
Binary file added assets/pics/layouts/dilemma/Base.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
275 changes: 275 additions & 0 deletions assets/pics/layouts/dilemma/Base.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/pics/layouts/dilemma/Fun.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 2d1a73b

Please sign in to comment.