diff options
Diffstat (limited to 'keyboards/ungodly/launch_pad/readme.md')
| -rw-r--r-- | keyboards/ungodly/launch_pad/readme.md | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/keyboards/ungodly/launch_pad/readme.md b/keyboards/ungodly/launch_pad/readme.md new file mode 100644 index 000000000..89e4b6413 --- /dev/null +++ b/keyboards/ungodly/launch_pad/readme.md | |||
| @@ -0,0 +1,37 @@ | |||
| 1 | # Launch Pad | ||
| 2 | The guidance computer inside the [Launch Pad](https://ungodly.design/products/launch-pad) by Ungodly Design. | ||
| 3 | |||
| 4 | **Features:** | ||
| 5 | * Onboard atmega32u4 controller, 5V @ 16MHz | ||
| 6 | * Kaihl hotswap sockets | ||
| 7 | * USB-C connector | ||
| 8 | * 18 in-switch RGB LEDs | ||
| 9 | * 4 underglow RGB LEDs | ||
| 10 | * 100 Ω potentiometer slider | ||
| 11 | * (optional) M2 pcb mounting holes | ||
| 12 | * (optional) pcb-mount stablizer footprints | ||
| 13 | * (optional) pin breakout: | ||
| 14 | * F5, F4, F1, F0, VBUS, GND | ||
| 15 | |||
| 16 | PCB Front | PCB Back | ||
| 17 | :-------------------------:|:-------------------------: | ||
| 18 |  |  | ||
| 19 | |||
| 20 | Numpad Layout | 5x4 Layout | ||
| 21 | :-------------------------:|:-------------------------: | ||
| 22 |  |  | ||
| 23 | |||
| 24 | |||
| 25 | |Reset Bootloader| | | ||
| 26 | |---|---| | ||
| 27 | |Use tweezers to short the two bottom pins of the J-Link pinout.|| | ||
| 28 | |||
| 29 | * Keyboard Maintainer: [Luis Godinez](https://github.com/luis-Godinez) | ||
| 30 | * Hardware Supported: Launch Pad PCB | ||
| 31 | * Hardware Availability: [Ungodly.Design](https://ungodly.design/products/launch-pad-pcb) | ||
| 32 | |||
| 33 | Make example for this keyboard (after setting up your build environment): | ||
| 34 | |||
| 35 | make ungodly/launch_pad:default | ||
| 36 | |||
| 37 | 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). | ||
