forked from FateNozomi/arisu-pcb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9627719
commit c782768
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Arisu Keyboard PCB | ||
アリス PCB designed using KiCad. The layout is inspired by Lyn's EM7 and TGR Alice with some modification of my own. | ||
|
||
Key differences: | ||
- I removed the extra [B] key on the right half and shifted the [NM,.?] row to the left by 0.25U. | ||
- Shifted the 3 keys to the right and added arrow keys. | ||
- Tweaked the bottom so that the 1.5U keys doesn't protrude out a little. | ||
|
||
Shifting the [NM,.?] row to the left by 0.25U required quite some work on the arrangement of keys for the right half. | ||
As a result, this does not give the same typing experience as Lyn's EM7 and TGR Alice. | ||
Lyn's EM7 and TGR Alice uses the home row as the center point to vertically align both halves while I used the number row instead. | ||
Due to the nature of staggered keyboards, aligning using the number row resulted in the home row not being aligned. | ||
|
||
Disclaimer: Use these files at your own risk. | ||
|
||
![Arisu](https://i.imgur.com/knt518E.jpg) | ||
![Arisu-top](https://i.imgur.com/wsqCuEu.jpg) | ||
![アリス](https://i.redd.it/n80mvj5v7ji21.jpg) | ||
|
||
## Gerber Files | ||
Download the gerber files under [releases](https://github.com/FateNozomi/arisu-pcb/releases). | ||
|
||
## Assembly | ||
For the components required, you may refer to the bill of materials included along with the release as reference or load up the design file in KiCad. | ||
All the components can be soldered using a regular soldering iron, though soldering the Micro USB receptacle might be the biggest hurdle. |