diff options
author | duoshock <33636898+duoshock@users.noreply.github.com> | 2021-03-24 02:00:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-24 13:00:07 +1100 |
commit | 7b07ce3fef7481a2a026f54b4d6c4c5762a2c110 (patch) | |
tree | 2e29b4e185a352027ed97f811583fcac119ab0c8 /keyboards/merge/uc1/readme.md | |
parent | d395c81606b713efc1ec28d6b2085f1c8c0b8d75 (diff) | |
download | qmk_firmware-7b07ce3fef7481a2a026f54b4d6c4c5762a2c110.tar.gz qmk_firmware-7b07ce3fef7481a2a026f54b4d6c4c5762a2c110.zip |
Add UC-1 keypad (#11926)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: online <33636898+online@users.noreply.github.com>
Diffstat (limited to 'keyboards/merge/uc1/readme.md')
-rw-r--r-- | keyboards/merge/uc1/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/merge/uc1/readme.md b/keyboards/merge/uc1/readme.md new file mode 100644 index 0000000000..730b97516f --- /dev/null +++ b/keyboards/merge/uc1/readme.md @@ -0,0 +1,14 @@ +# UC-1 + +![UC-1](https://i.imgur.com/rbuySDxl.jpg) + +A 3 keys macro pad with 1 encoders made and sold by Merge. [Product page](https://mergedesign.store/products/uc-1) + +* Keyboard Maintainer: [duoshock](https://github.com/duoshock) +* Hardware Availability: [Merge Store](https://mergedesign.store/products/uc-1) + +Make example for this keyboard (after setting up your build environment): + + make merge/uc1: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).
\ No newline at end of file |