aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/maartenwut/atom47/rev2/readme.md
diff options
context:
space:
mode:
authorMaarten Dekkers <maartenwut@gmail.com>2019-08-06 05:12:06 +0200
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>2019-08-05 20:12:06 -0700
commit209b6baaa8fd49d5df34e0c10da8930e3271e5f1 (patch)
tree30997bc459cc1d847dcd2a166d3baf086266a1ee /keyboards/maartenwut/atom47/rev2/readme.md
parent7f8922ae7bc6c52bd22d3953b8eda9e87c664cf9 (diff)
downloadfirmware-209b6baaa8fd49d5df34e0c10da8930e3271e5f1.tar.gz
firmware-209b6baaa8fd49d5df34e0c10da8930e3271e5f1.tar.bz2
firmware-209b6baaa8fd49d5df34e0c10da8930e3271e5f1.zip
Move maartenwut's keyboards to one folder (#6484)
Diffstat (limited to 'keyboards/maartenwut/atom47/rev2/readme.md')
-rw-r--r--keyboards/maartenwut/atom47/rev2/readme.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/maartenwut/atom47/rev2/readme.md b/keyboards/maartenwut/atom47/rev2/readme.md
new file mode 100644
index 000000000..b63e1bb44
--- /dev/null
+++ b/keyboards/maartenwut/atom47/rev2/readme.md
@@ -0,0 +1,23 @@
+# Atom47 rev2
+
+This is the keymap for rev2 of the Atom47. Only 9 of those have been sold for testing purposes. It had a slightly misaligned usb port and the pcb was too thick (should've been 1.2mm instead of 1.6mm). The pcb only supports the default hardware layout, although /u/ChrisSwires has [modified his](https://www.reddit.com/r/MechanicalKeyboards/comments/7n2dua/not_your_average_core_with_honeywell/) and put a big spacebar in it.
+
+## Support
+Keyboard Maintainer: [Matthew Kerfoot](https://github.com/mkerfoot)
+Hardware Supported: Atom47 rev2
+Hardware Availability: None
+
+
+## Features
+- QMK Firmware
+- In-switch leds
+- Through-hole micro usb connector (less likely to break off!)
+- Easily reachable reset button under the spacebar
+- In-switch CapsLock indicator
+
+## Build
+To build the default keymap, simply run `make atom47/rev2:default`.
+
+For an alternative, heavily modified layout you would just need to run `make atom47/rev2:LEdiodes`.
+
+See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.