From be73820f7bc4f03e3d095b694f31092187583ac7 Mon Sep 17 00:00:00 2001 From: MechMerlin <30334081+mechmerlin@users.noreply.github.com> Date: Tue, 2 Jun 2020 21:59:13 -0700 Subject: [Keyboard] New Keyboard: Duck TC-V3 (#8265) Co-Authored-By: Ryan Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> Co-Authored-By: Drashna Jaelre Co-authored-by: Drashna Jaelre Co-authored-by: Joel Challis Co-authored-by: Ryan Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> --- keyboards/duck/tcv3/readme.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 keyboards/duck/tcv3/readme.md (limited to 'keyboards/duck/tcv3/readme.md') diff --git a/keyboards/duck/tcv3/readme.md b/keyboards/duck/tcv3/readme.md new file mode 100644 index 0000000000..79fb14bd11 --- /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 -- cgit v1.2.3