diff options
Diffstat (limited to 'users/draevin/README.md')
-rw-r--r-- | users/draevin/README.md | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/users/draevin/README.md b/users/draevin/README.md new file mode 100644 index 000000000..e635fdf22 --- /dev/null +++ b/users/draevin/README.md | |||
@@ -0,0 +1,38 @@ | |||
1 | # Userspace - Draevin | ||
2 | |||
3 | ## Notable Files | ||
4 | |||
5 | - [draevin.h](draevin.h) - Standard layers, keys, and tap dance key and config for all my boards | ||
6 | - [draevin.c](draevin.c) - Colemak/QWERTY switch, KC_MAKE, and Shift/CAPS TD | ||
7 | - [wrappers](wrappers.h) - QWERTY, Colemak, F Row, Num Row, and `_FN` layer layout wrappers | ||
8 | |||
9 | ## Keymap themes | ||
10 | |||
11 | Some general ideas shared between my maps | ||
12 | |||
13 | - Colemak and QWERTY layouts | ||
14 | - In wrappers | ||
15 | - All are Colemak default with `CM_QW` switch | ||
16 | - Nav and punctuation `_FN` layer | ||
17 | - In wrappers | ||
18 | - Right hand home arrows | ||
19 | - Pinky `HOME`/`END` for ***speed*** | ||
20 | - Inner grouping symbols to decrease reach | ||
21 | - Split space | ||
22 | - Left thumb `MO(_FN)` is standard, but on the wrong side in the Quefrency map (silly soldering error, but not bad enough to fix) | ||
23 | - Quefrency is still *technically* split though, right? `*<:^)` | ||
24 | - Re-organized right mods | ||
25 | - Personal preference on wanting easier right thumb `CTRL` | ||
26 | - Real `DEL` key | ||
27 | - I can't seem to get away from it with layering, so all my maps have a delete key | ||
28 | - Sinc/Quefrency have it in the +5 column on the right | ||
29 | - DZ60 has it in the split backspace | ||
30 | - `KC_MAKE` | ||
31 | |||
32 | ## Keymaps | ||
33 | |||
34 | - [DZ60](../../keyboards/dz60/keymaps/draevin/keymap.c) | ||
35 | - [Sinc 80](../../keyboards/keebio/sinc/keymaps/draevin/keymap.c) | ||
36 | - [Quefrency 65 w/ Macro](../../keyboards/keebio/quefrency/keymaps/draevin/keymap.c) | ||
37 | - Horribly under-utilized macro block because I thought I needed more keys than I actually do (so sad) | ||
38 | - Left side volume and paging rotary | ||