Skip to content

Commit

Permalink
Add link to design files for CCE
Browse files Browse the repository at this point in the history
  • Loading branch information
jdestgermain committed Feb 15, 2024
1 parent 8aa2f05 commit 4acee93
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/CharaChorder Engine.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ CCOS powered text entry device. If you are interested in learning how to utilize
CharaChorder Engine, please visit the `CharaChorder Engine Discord channel <https://discord.gg/VngNWSyZJb>`_
and ping Riley Keen or Matt Swarts.

.. contents::
.. contents:: Table of Contents of this Page
:local:

Pinout Diagram
Expand All @@ -35,6 +35,13 @@ SPI). However, the layout of the Engine exposes USB pins, which could have a fut
capability for direct USB HID output. This could be limiting for some developers,
as they may want to control their HID reports themselves through their MCU.

Physical footprint
------------------

`Here is a zip file <https://drive.google.com/file/d/1B5MwTrgjcbVu-GyUrb3xXM8vcKKkh0U-/view?usp=drive_link>`__
that contains a step file as well as KiCad files for the CharaChorder Engine
that can be used to aid you in the design of your CCOS powered keyboard.

Communicating with Engine Devices
*********************************

Expand Down

0 comments on commit 4acee93

Please sign in to comment.