diff options
author | QMK Bot <hello@qmk.fm> | 2021-08-13 19:27:20 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-08-13 19:27:20 +0000 |
commit | 5c0daf5442ae9eaa1f41f434ae4da884feeb04d0 (patch) | |
tree | 58f9bf14617ad985ce113e0ffa10cfc679b964c1 /keyboards/checkerboards/ud40_ortho_alt/readme.md | |
parent | 21387a7f59a5c0c47ff4a81b868102e8476413c5 (diff) | |
parent | 3366c5628c06688a37986719542889426be34e40 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/checkerboards/ud40_ortho_alt/readme.md')
-rw-r--r-- | keyboards/checkerboards/ud40_ortho_alt/readme.md | 17 |
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). |