]> git.armaanb.net Git - atreides.git/commitdiff
Update README
authorArmaan Bhojwani <me@armaanb.net>
Fri, 15 Jan 2021 16:28:41 +0000 (11:28 -0500)
committerArmaan Bhojwani <me@armaanb.net>
Fri, 15 Jan 2021 16:28:41 +0000 (11:28 -0500)
README.md

index 5128c769905e712e0e12d6ada9c1deb6cdb13b29..77438cf49cfa0ab6a9fe64adc0340913cc5dc271 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,24 +1,26 @@
-# atreides keyboard
-This keyboard is a fork of the [Atreus](https://gitlab.com/technomancy/atreides) keyboard with the notable additions of:
-   - A bank of function keys on the left
-   - A trackpoint
-   - A rotary encoder
-   - An OLED screen
+# atreides
+This keyboard is a derivative of the [Atreus](https://gitlab.com/technomancy/atreides) keyboard with the notable additions of a trackpoint and an OLED screen.
 
 There is no pre-made PCB, it must be hardwired.
 
+From [Wikipedia](https://en.wikipedia.org/wiki/atreus):
+
+>The word Atreides refers to one of the sons of Atreus—Agamemnon and Menelaus. The plural form Atreidae or Atreidai refers to both sons collectively; in English, the form Atreides (the same form as the singular) is often used.
+
 ## Case
-The case design is written in OpenSCAD, and is easily tweakable to your liking. Wood cases should be finished with sandpaper and lacquer, shellac, or polyurethane.
+The case design is written in OpenSCAD with the intention of 3D printing or laser cutting it, and is easily tweakable to your liking with the variables included in the top of the file.
+
+Wood cases should be finished with sandpaper and lacquer, shellac, or polyurethane.
 
 ## Bill of Materials
- - 47 Cherry compatible switches
+ - 44 Cherry compatible switches
  - 50 diodes
- - 40 1u and 2 1.5u keycaps
+ - 44 1u keycaps (flat profiles preferred)
  - Pro Micro compatible microcontroller without headers
  - Case materials
  - Micro-USB cable
 
 ## License
-Copyright © 2014-2020 Phil Hagelberg and contributors, 2021 Armaan Bhojwani <me@armaanb.net>
+Copyright © 2014-2020 Phil Hagelberg and contributors, 2021 Armaan Bhojwani
 
 Released under the GNU GPLv3, see the LICENSE file for more information.