summaryrefslogtreecommitdiff
path: root/keyboards/checkerboards/ud40_ortho_alt/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/checkerboards/ud40_ortho_alt/readme.md')
-rw-r--r--keyboards/checkerboards/ud40_ortho_alt/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/checkerboards/ud40_ortho_alt/readme.md b/keyboards/checkerboards/ud40_ortho_alt/readme.md
new file mode 100644
index 0000000000..c7118f82e4
--- /dev/null
+++ b/keyboards/checkerboards/ud40_ortho_alt/readme.md
@@ -0,0 +1,17 @@
+# UD40_Ortho_Alt
+
+![UD40_Ortho_Alt](https://i.imgur.com/NnGIo0O.png)
+
+The UD40_Ortho_Alt PCB is a modified layout for the UD040. It's similar to traditional ortho but the bottom row keys are larger than 1u.
+
+* Keyboard Maintainer: [Nasp](https://github.com/npspears)
+* Hardware Supported: UD40
+* Hardware Availability: MyKeyboard.EU
+
+Make example for this keyboard (after setting up your build environment):
+
+ make checkerboards/ud40_ortho_alt:default
+
+Enter the bootloader by shorting GND and RESET just above the Atmega MCU.
+
+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).