diff options
author | Luis Godinez <beantek@gmail.com> | 2020-11-19 11:30:52 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-19 19:30:52 +0000 |
commit | 64572b5c4bbbda84ba8c8122d354613800f2653d (patch) | |
tree | 9dcc2c9b165aa0737e743da54acb9a9dab14c75f /keyboards/ungodly/nines/readme.md | |
parent | 776d1adc766871b2d03911479466fb571406186d (diff) |
Add Nines by Ungodly Design (#10931)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/ungodly/nines/readme.md')
-rw-r--r-- | keyboards/ungodly/nines/readme.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/ungodly/nines/readme.md b/keyboards/ungodly/nines/readme.md new file mode 100644 index 0000000000..21b2628bec --- /dev/null +++ b/keyboards/ungodly/nines/readme.md @@ -0,0 +1,20 @@ +# Nines + +A 9 key (3x3) macropad with rotary encoder support. +Made by Ungodly Design for Qlavier. + + + +|Reset Bootloader| | +|---|---| +|Use tweezers to short the two pins to the left of the pro-micro.|| + +* Keyboard Maintainer: [Luis Godinez](https://github.com/luis-Godinez) +* Hardware Supported: The Nines PCB +* Hardware Availability: [Qlavier](https://www.qlavier.com/shop/) + +Make example for this keyboard (after setting up your build environment): + + make ungodly/nines: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). |