diff options
author | Koobaczech <67293963+Koobaczech@users.noreply.github.com> | 2021-12-23 16:43:10 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-23 13:43:10 -0800 |
commit | e804e28e8e54d6821737fc32f31b7f2735a5994d (patch) | |
tree | 37132ded22bfc08dde8a5d0e936dba2bec6533c0 /keyboards/pearlboards/atlas/readme.md | |
parent | e9d1a711b457e5f7a9af6f2feb37e4be8e84e96d (diff) |
[Keyboard] Add Pearlboards boards to directory (#15005)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/pearlboards/atlas/readme.md')
-rw-r--r-- | keyboards/pearlboards/atlas/readme.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/pearlboards/atlas/readme.md b/keyboards/pearlboards/atlas/readme.md new file mode 100644 index 0000000000..ac02df971b --- /dev/null +++ b/keyboards/pearlboards/atlas/readme.md @@ -0,0 +1,22 @@ +# Atlas + +![Atlas](https://i.imgur.com/jm6DyWAh.jpg) + +Atlas is a timeless Greek themed 65 percent keyboard. The construction uses 6061 alu, pvd coated brass/stainless steel and dyed polycarbonate. The finishes include e-coating, anodizing, micro arc anodization, metal polish and fine beadblasting. Layouts are limited to a few ANSI variations such as tsangan/wkl and ISO. The keyboard also has a usb-c daugtherboard, an integrated dual usb hub with an audio jack and dac, and a rotary encoder. The case has indicator lights and is gasket mounted. The pcb is designed by me in house and has some super cool tricks up its sleeve as well. + +* Keyboard Maintainer: Koobaczech +* Hardware Supported: Koobaczech +* Availability: https://pearlboards.net/products/atlas65 + +Make example for this keyboard (after setting up your build environment): + + make pearlboards/atlas:default + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). + +## Bootloader + +Enter the bootloader in 2 ways: + +* **Physical reset button**: Briefly press the button on the back of the PCB labeled "RESET" +* **Keycode in layout**: Press the key mapped to `RESET` in conjunction with the key mapped to `MO(1))` |