diff options
Diffstat (limited to 'users/bcat/readme.md')
-rw-r--r-- | users/bcat/readme.md | 51 |
1 files changed, 43 insertions, 8 deletions
diff --git a/users/bcat/readme.md b/users/bcat/readme.md index 49fbea1ac..6d097d663 100644 --- a/users/bcat/readme.md +++ b/users/bcat/readme.md | |||
@@ -1,13 +1,48 @@ | |||
1 | # bcat's userspace | 1 | # bcat's userspace |
2 | 2 | ||
3 | This is some code and config shared by all of [my](https://github.com/bcat) | 3 | This is some code and config shared by all of [my](https://github.com/bcat) |
4 | keyboards. I have a few different keymaps spread throughout the repo; however, | 4 | keyboards. I use community layouts wherever possible, only writing |
5 | they are all derived from two "canonical" keymaps for my preferred layouts: | 5 | keyboard-specific keymaps for boards without standard layout support. I derive |
6 | my keymaps from two canonical ones (preferred for typing and gaming, | ||
7 | respectively). | ||
6 | 8 | ||
7 | * For typing, my canonical layout is my | 9 | ## Canonical keymaps |
8 | [Crkbd](https://github.com/qmk/qmk_firmware/tree/master/keyboards/crkbd/keymaps/bcat) | ||
9 | (split ergo, columnar-staggered) layout. | ||
10 | 10 | ||
11 | * For gaming, my canonical layout is my | 11 | * [Split 3x6 + 3 thumb |
12 | [Tsangan](https://github.com/qmk/qmk_firmware/tree/master/layouts/community/60_tsangan_hhkb/bcat) | 12 | keys](https://github.com/qmk/qmk_firmware/tree/master/layouts/community/split_3x6_3/bcat): |
13 | (row-staggered) layout. | 13 | Columnar-staggered split ergo layout, preferred for typing. Used on Crkbd. |
14 | |||
15 | * [60% Tsangan | ||
16 | HHKB](https://github.com/qmk/qmk_firmware/tree/master/layouts/community/60_tsangan_hhkb/bcat): | ||
17 | Row-staggered layout, preferred for gaming. Used on ai03 Polaris, CannonKeys | ||
18 | AN-C, CannonKeys Instant60. | ||
19 | |||
20 | ## Other keymaps | ||
21 | |||
22 | ### Ergo | ||
23 | |||
24 | * [Lily58](https://github.com/qmk/qmk_firmware/tree/master/keyboards/lily58/keymaps/bcat) | ||
25 | |||
26 | ### Ortho | ||
27 | |||
28 | * [Eco](https://github.com/qmk/qmk_firmware/tree/master/keyboards/eco/keymaps/bcat) | ||
29 | |||
30 | ### Traditional | ||
31 | |||
32 | * [60% ANSI split | ||
33 | backspace/right-shift](https://github.com/qmk/qmk_firmware/tree/master/layouts/community/60_ansi_split_bs_rshift/bcat). | ||
34 | Used on DZ60. | ||
35 | |||
36 | * [65% ANSI blocker split | ||
37 | backspace](https://github.com/qmk/qmk_firmware/tree/master/layouts/community/65_ansi_blocker_split_bs/bcat). | ||
38 | Used on KBDfans KBD67 hotswap. | ||
39 | |||
40 | * [Keebio | ||
41 | Quefrency](https://github.com/qmk/qmk_firmware/tree/master/keyboards/keebio/quefrency/keymaps/bcat) | ||
42 | |||
43 | ### Macropads | ||
44 | |||
45 | * [9-Key](https://github.com/qmk/qmk_firmware/tree/master/keyboards/9key/keymaps/bcat) | ||
46 | |||
47 | * [Keebio | ||
48 | BDN9](https://github.com/qmk/qmk_firmware/tree/master/keyboards/keebio/bdn9/keymaps/bcat) | ||