diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2020-06-02 21:59:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-02 21:59:13 -0700 |
commit | be73820f7bc4f03e3d095b694f31092187583ac7 (patch) | |
tree | 00169335671348f97b4126a4c8165620e8c88ca5 /keyboards/duck/tcv3/readme.md | |
parent | 81a2113cbd820151c1529bebd0bc71629d2de66e (diff) | |
download | qmk_firmware-be73820f7bc4f03e3d095b694f31092187583ac7.tar.gz |
[Keyboard] New Keyboard: Duck TC-V3 (#8265)
Co-Authored-By: Ryan <fauxpark@gmail.com>
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-Authored-By: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/duck/tcv3/readme.md')
-rw-r--r-- | keyboards/duck/tcv3/readme.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/duck/tcv3/readme.md b/keyboards/duck/tcv3/readme.md new file mode 100644 index 000000000..79fb14bd1 --- /dev/null +++ b/keyboards/duck/tcv3/readme.md @@ -0,0 +1,27 @@ +# Duck TC-V3 + +Non official firmware for custom Korean keyboard made by Duck. +Group buy was run April 2018 via [geekhack](https://geekhack.org/index.php?topic=95335.0). + +* Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin) +* Hardware Supported: Duck TC-V3 ver 1.0 PCB, Atmega32u4, 74HC237D +* Hardware Availability: Wait until GB of the next revision + +Make example for this keyboard (after setting up your build environment): + + make duck/tcv3:default + +**Reset Key:** To put the TC-V3 into reset, hold the top second most right key (`K0J`) while plugging in. + +**CAUTION:** At this time 02/28/20 backlighting has not been tested fully and may not properly work. + +See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. + +## Hardware Notes + +The Duck TC-V3 PCB consists of: + +### Microchips +* 2 74HC237D 3-to-8 line decoders +* 1 Atmega32u4 microcontroller +* 3 WS2811 LED controller |