Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions hackpads/taciturnaxolotl/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
kicad/quant-backups
75 changes: 75 additions & 0 deletions hackpads/taciturnaxolotl/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
<h3 align="center">
<img src="https://em-content.zobj.net/source/google/412/keycap-asterisk_2a-fe0f-20e3.png" width="200" alt="Logo"/><br/>
<img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/main/.github/images/transparent.png" height="45" width="0px"/>
<span>Quant</span>
<img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/main/.github/images/transparent.png" height="30" width="0px"/>
</h3>

<p align="center">
<i>noun - An expert in the use of mathematics and related subjects, particularly in investment management and stock trading.</i>
</p>

<p align="center">
<img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/main/.github/images/line-break-thin.svg" />
</p>

## What's this?

This is the repo for my macropad! It was made for the [hackpad](https://hackpad.hackclub.com/) ysws! It uses a `XIAO-RP2040-DIP` as the mcu and is currently very wip.

> [!WARNING]
> This is a work in progress and is not yet ready for use. listen to the warning 💀 🏴‍☠️

### Keymap

| | Col 1 | Col 2 | Col 3 |
| --- | --- | --- | --- |
| **Row 1** | Previous Media | Play/Pause Media | Next Media |
| **Row 2** | Mute | Volume Down | Volume Up |
| **Row 3** | Print Screen | Ctrl + Print Screen (Print Window) | Ctrl + Alt + Period (Open Emoji Keyboard) |

### BOM

| Part | Quantity | Description |
| --- | --- | --- |
| `XIAO-RP2040-DIP` | 1 | The microcontroller |
| `Kailh Choc V2` | 9 | The switches |
| `Kailh Choc V2 Keycaps` | 9 | The keycaps |
| `SK6812 MINI-E LEDs` | 6 | The pretty blinken lights |

## Fancy Screenshots

Fresh off the buffer here are some screenshots of the pcb, schematic, and case!

### PCB

<p>
<img src="https://raw.githubusercontent.com/taciturnaxolotl/quant/main/.github/images/front-traces.webp" alt="front traces" width="400"/>
<img src="https://raw.githubusercontent.com/taciturnaxolotl/quant/main/.github/images/back-traces.webp" alt="back traces" width="400"/>
</p>

### Schematic

![schematic](https://raw.githubusercontent.com/taciturnaxolotl/quant/main/.github/images/schematic.webp)

### Case

The case can be found at [this link](https://cad.onshape.com/documents/915d8a08680b6a58046d785c/w/3a505c41cf8d6fe4a9ae9373/e/5f5e5603c47ed25f33acaea0?renderMode=0&uiState=67aef3f3f5640914345c0fd7) in onshape!

![case](https://raw.githubusercontent.com/taciturnaxolotl/quant/main/.github/images/cad.webp)

## Why this License?

MIT because I have absolutely no reason to sell the rights to this and its pretty simple stuff lol.

<p align="center">
<img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/main/.github/images/line-break.svg" />
</p>

<p align="center">
<code>&copy 2025-present <a href="https://github.com/taciturnaxolotl">Kieran Klukas</a></code>
</p>

<p align="center">
<a href="https://github.com/taciturnaxolotl/quant/blob/main/LICENSE.md"><img src="https://img.shields.io/static/v1.svg?style=for-the-badge&label=License&message=MIT&logoColor=d9e0ee&colorA=363a4f&colorB=b7bdf8"/></a>
</p>
Binary file added hackpads/taciturnaxolotl/assets/back-traces.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hackpads/taciturnaxolotl/assets/cad.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hackpads/taciturnaxolotl/assets/front-traces.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hackpads/taciturnaxolotl/assets/schematic.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading