diff options
Diffstat (limited to 'keyboards/evyd13/atom47/rev2/readme.md')
| -rw-r--r-- | keyboards/evyd13/atom47/rev2/readme.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/evyd13/atom47/rev2/readme.md b/keyboards/evyd13/atom47/rev2/readme.md new file mode 100644 index 000000000..b63e1bb44 --- /dev/null +++ b/keyboards/evyd13/atom47/rev2/readme.md | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | # Atom47 rev2 | ||
| 2 | |||
| 3 | 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. | ||
| 4 | |||
| 5 | ## Support | ||
| 6 | Keyboard Maintainer: [Matthew Kerfoot](https://github.com/mkerfoot) | ||
| 7 | Hardware Supported: Atom47 rev2 | ||
| 8 | Hardware Availability: None | ||
| 9 | |||
| 10 | |||
| 11 | ## Features | ||
| 12 | - QMK Firmware | ||
| 13 | - In-switch leds | ||
| 14 | - Through-hole micro usb connector (less likely to break off!) | ||
| 15 | - Easily reachable reset button under the spacebar | ||
| 16 | - In-switch CapsLock indicator | ||
| 17 | |||
| 18 | ## Build | ||
| 19 | To build the default keymap, simply run `make atom47/rev2:default`. | ||
| 20 | |||
| 21 | For an alternative, heavily modified layout you would just need to run `make atom47/rev2:LEdiodes`. | ||
| 22 | |||
| 23 | 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. | ||
