X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=README.org;h=aa8b1d2bd1fa5fa073546f8fd9619510211eeef7;hb=1405277ab5f6ef7d193fb69b52e1390003d4cba3;hp=b03af7870c602eb615092dc7c14913718cad9b78;hpb=0b214f203aa518fcb9f623bf4e338d34c3c3d229;p=atreides.git diff --git a/README.org b/README.org index b03af78..aa8b1d2 100644 --- a/README.org +++ b/README.org @@ -8,7 +8,7 @@ possible to [[http://wiki.geekhack.org/index.php?title=Hard-Wiring_How-To][manua I've seen a number of existing DIY 40% keyboard designs, but most of them stagger the rows, which I find very annoying now that I've gotten -used to the columnar layout of the [[http://ergodox.org][Ergodox]]. In addition, many of the +used to the columnar layout of the [[https://geekhack.org/index.php?topic=22780.0][Ergodox]]. In addition, many of the designs I've seen waste a lot of room on the space bar, failing to take into account the fact that the thumb is the strongest and most versatile of the fingers. This design avoids both these problems while @@ -50,7 +50,7 @@ brings it back to the first layer. : insert home ↑ end pgup || ↑ F7 F8 F9 F10 : del ← ↓ → pgdn || ↓ F4 F5 F6 F11 - : reset || F1 F2 F3 F12 + : reset || F1 F2 F3 F12 : super shift bksp ctrl || alt space L0 The [[https://atreus.technomancy.us/tmk][firmware]] includes a number of other options, including @@ -96,15 +96,13 @@ USB mini for this reason as well. *** Keycaps Caps for Matias switches are included in the official kits. Sculpted -caps are also available [[http://matias.ca/order/#keycaps][from -Matias]] or by harvesting from old Alps keyboards. It's recommended -that you use unlabeled keys, because due to the different sizes and -orientations of certain keys (backspace, shift, enter, etc) the labels -will be incorrect if present. +caps are also available [[http://matias.ca/order/#keycaps][from Matias]] or by harvesting from old Alps +keyboards. It's recommended that you use unlabeled keys, because due +to the different sizes and orientations of certain keys (backspace, +shift, enter, etc) many of the labels will be incorrect if present. Cherry switches have more options. This -[[http://keyshop.pimpmykeyboard.com/products/full-keysets/dsa-blank-sets-1][DSA-shaped -base set]] (spherical indentations on the key, same profile for each +[[http://pimpmykeyboard.com/dsa-pbt-abs-blank-keycap-sets/][DSA-shaped base set]] (spherical indentations on the key, same profile for each row) from Signature Plastics has 52 1x keys plus a few extras we won't use. There are two "deep dish" keys in that set which you can place under your index fingers on the home row to help guide your hands to @@ -169,32 +167,33 @@ create your own layout once you've gotten a chance to try it and see what works for you. See the readme for instructions of how to upload it to the keyboard's controller. -There is also the older -[[https://github.com/technomancy/atreus-firmware][atreus-firmware] -custom codebase which works but has fewer features. It is recommended -mostly for learning purposes since the code is much simpler and easier -to understand than TMK. +There is also the older [[https://github.com/technomancy/atreus-firmware][atreus-firmware]] custom codebase which works +but has fewer features. It is recommended mostly for learning purposes +since the code is much simpler and easier to understand than TMK. ** Bill of Materials -Using Cherry switches is cheapest unless you can find cheap Alps-mount keycaps: +If you don't want to get [[https://atreus.technomancy.us][the kit]] you can source parts yourself. (You +can also order a partial kit if you want to customize some of the +parts.) Using Cherry switches is cheapest unless you can find cheap +Alps-mount keycaps: -- 50 MX Blue switches: $29.00 (mechanicalkeyboards.com) -- 50 diodes: $3.45 (radio shack, should be able to buy in-person) -- Base blank DSA keycap set: $23.00 (signatureplastics.com) -- Teensy 2: $16, $3 shipping (pjrc.com) -- Case materials: ~$16, varies by source +- 50 Matias or Cherry switches from mechanicalkeyboards.com +- 50 diodes from radio shack, ebay, or whatever +- 40 1x, 2 1.5x Keycaps from signatureplastics.com OR full keycap set from matias.ca +- A-star micro from pololu.com +- Case materials from various sources - Case laser cutting: 7.5 minutes on a 100W Epilog laser; varies by source -- USB micro cable: $5, various sources +- USB micro cable, get anywhere Recommended but optional: -- 5 MX Red or MX Black switches: $8.50 - $10.00 -- additional 1.5x DSA keycap: $1 plus $8 shipping +- 5 linear Matias or Cherry switches -The base keycap set only has one 1.5x key, which is used for the inner -thumb keys. You can use a 1x key for one of them, but it looks kind of -tacky, so I recommend getting a second 1.5x keycap separately. +The base keycap set from Signature Plastics only has one 1.5x key, +which is used for the inner thumb keys. You can use a 1x key for one +of them, but it looks kind of tacky, so I recommend getting a second +1.5x keycap separately. *** Other Tools @@ -203,8 +202,8 @@ can come in handy for testing the connections but is optional. You'll also need eight M3 machine screws with nuts; the length of the screws depends on the thickness of the acrylic you use. You can add rubber feet to the bottom to prevent the board from sliding around when -placed on a desk. You'll also need sandpaper and finishing oil for the -wooden cases unless you have bought a kit. +placed on a desk. You'll also need sandpaper and lacquer for the +wooden case. If you are building a hand-wired board you will also need a glue gun, hookup wire, and wire strippers. @@ -222,7 +221,7 @@ The LaTeX source to the assembly instructions is in the =assembly= directory. These fine projects all provided inspiration for various aspects of the Atreus, as well as the folks on the =#geekhack= freenode channel. -- [[http://ergodox.org][Ergodox]] +- [[https://geekhack.org/index.php?topic=22780.0][Ergodox]] - [[http://deskthority.net/workshop-f7/onehand-20-keyboard-t6617.html][OneHand]] - [[http://blog.fsck.com/2013/12/better-and-better-keyboards.html][keyboard.io]] - [[http://geekhack.org/index.php?topic=48718][ErgoT]]