You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/src/pages/hackboard/Faq2.mdx
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,14 @@
2
2
3
3
Welcome to the FAQ of the keyboard section! This part is pretty emtpy for now - drop your questions in the slack and I'll answer them here
4
4
5
-
**Can I use metal for my case?**\
6
-
NO!!!
7
-
8
5
**Can I use a generator like Ergogen?**\
9
6
You're free to use it to experiment with layouts and make design decisions, but the actual placement of the footprints and schematic has to be done manually by you.
Copy file name to clipboardExpand all lines: website/src/pages/hackboard/Overview.mdx
+16-5Lines changed: 16 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Welcome to the keyboard section of hackpad! This section isn't completely finished, but here's roughly how it'll work and what's different from the macropad portion:
4
4
5
5
## Eligibility
6
-
First, you MUST make a working macropad. No exceptions.
6
+
First, you must have an approved PR for a macropad. It's okay if it hasn't been delivered to you yet! Just make sure it's merged
7
7
8
8
## Deadline
9
9
Tentatively, the deadline is March 16th, but Feb 16th if you're only making a macropad. if you're making a full-sized keyboard. This may be extended, but it's unlikely
@@ -14,12 +14,23 @@ Currently, there is no official guide as I'm not done my example! Instead, i'll
14
14
Afterwards, I'll make a writeup for you to base yours off of.
15
15
16
16
## Approved parts
17
-
Instead of having a set list, the only requirements are:
18
-
- you use an Orpheus Pico as the main microcontroller. It's our in-house, drop-in replacement for the Raspberry Pi Pico.
19
-
- You use 3mm acrylic, 3D printed plastic, or both for the case.
17
+
Instead of having a set list, there are no required parts! Instead, you'll have limits on each part of your grant:
20
18
21
-
That's it! You can use any other custom parts you'd like - you'll be given a grant to get it.
19
+
-**PCB:** No limit! It just needs to fall under the requirements in the [FAQ](/faq)
20
+
-**Switches:** You're limited to a max value of $0.50/switch, *including shipping*. This should give you a good amount of variety.
21
+
-**Fasteners:** $15
22
+
-**Keycaps:** $25 - won't get you a very good set, but should give you something manageable.
23
+
-**Stabilizers:** $20 - go get those TX AP, Durock, etc stabs! Your board should feel good
24
+
-**Any other parts:** pitch me first - this is for stuff like rubber gaskets, dampening foam, etc.
22
25
23
26
27
+
For the **MCU**, you have 2 options:
28
+
- up to 2 Orpheus Picos (for split keyboards), our in-house, drop-in replacement for the Raspberry Pi Pico.
29
+
- up to $8 for any MCU you want, including parts off LCSC if you want to integrate it. No exceptions for splits.
30
+
31
+
You can source microcontrollers yourself if the grant doesn't cover it but you want to design around something else
32
+
33
+
For the case, you can either use 3D printed PLA plastic, 3mm acrylic, or both!
Copy file name to clipboardExpand all lines: website/src/pages/hackpad/Faq.mdx
+14-8Lines changed: 14 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
- An unsoldered Seeed XIAO RP2040 with headers
7
7
- Any of the components requested from the [approved parts list](/parts)
8
8
- a $20 HCB grant. This will be used to cover **both** your **PCB** as well as any additional parts you may want! I/O expanders, random sensors, etc. It MUST be used for your hackpad. You will need to upload receipts
9
+
- USB C cables and USB hubs are not allowed.
9
10
10
11
**When is the deadline?**\
11
12
February 16th, 2025. This is the deadline for the macropad. The deadline for the keyboard is March 16th, 2025.
@@ -32,9 +33,6 @@ Unfortunately not! Not to fear though - we'll send you a soldering iron, straigh
32
33
**Can I use acrylic/cnc metal/etc for the case/plate?**\
33
34
NO!!! Only 3D prints are supported for the macropad. Keyboards are allowed to use acrylic, but CNC metal is still banned.
34
35
35
-
**Where are the parts shipped from?**\
36
-
Vermont, USA!
37
-
38
36
**Can I use parts outside of the approved list?**\
39
37
Yup! Put it in your $20 grant
40
38
@@ -44,12 +42,20 @@ We have red, black, and white keycaps at HQ. You can request what color specific
44
42
**Can I use Choc switches?**\
45
43
You can! We'll have V2's at HQ. note: please use 19.05x19.05mm spacing, or else the keycaps won't fit
46
44
47
-
**I have more questions!!!**\
48
-
Join the #hackpad channel in the Hack Club slack!
45
+
**What are the footprint name for through hole diodes?**\
46
+
- Diodes are D_DO-35_SOD27_P7.62mm_Horizontal.
49
47
50
-
**What are the footprint name for diodes/resistors?**
48
+
**When are parts shipping / where are they shipped from?**\
49
+
Vermont, USA!
50
+
51
+
**When will they ship?**\
52
+
It'll be shipped from HQ the week of March break!
51
53
52
-
Diodes are D_DO-35_SOD27_P7.62mm_Horizontal.
54
+
**When will PRs be reviewed??**\
55
+
Around the deadline!
53
56
54
-
Resistors are R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal
0 commit comments