diff options
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 @@ | |||
1 | # Duck TC-V3 | ||
2 | |||
3 | Non official firmware for custom Korean keyboard made by Duck. | ||
4 | Group buy was run April 2018 via [geekhack](https://geekhack.org/index.php?topic=95335.0). | ||
5 | |||
6 | * Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin) | ||
7 | * Hardware Supported: Duck TC-V3 ver 1.0 PCB, Atmega32u4, 74HC237D | ||
8 | * Hardware Availability: Wait until GB of the next revision | ||
9 | |||
10 | Make example for this keyboard (after setting up your build environment): | ||
11 | |||
12 | make duck/tcv3:default | ||
13 | |||
14 | **Reset Key:** To put the TC-V3 into reset, hold the top second most right key (`K0J`) while plugging in. | ||
15 | |||
16 | **CAUTION:** At this time 02/28/20 backlighting has not been tested fully and may not properly work. | ||
17 | |||
18 | 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. | ||
19 | |||
20 | ## Hardware Notes | ||
21 | |||
22 | The Duck TC-V3 PCB consists of: | ||
23 | |||
24 | ### Microchips | ||
25 | * 2 74HC237D 3-to-8 line decoders | ||
26 | * 1 Atmega32u4 microcontroller | ||
27 | * 3 WS2811 LED controller | ||