[Keyboard] add support for alternate ortho UD40 PCB (#13491)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
npspears
2021-08-13 14:26:49 -05:00
committed by GitHub
parent 1b5d7616d3
commit 3366c5628c
22 changed files with 921 additions and 0 deletions

View File

@@ -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).