Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 2.64 KB

README.md

File metadata and controls

46 lines (29 loc) · 2.64 KB

The Sanctuary Keyboard (Hardware) CC BY-NC-SA 4.0

A Bluetooth Wireless Mechanical Keyboard - That can be currently built!

Based on the ESP32, the Sanctuary functions as a completely wireless keyboard, that can be designed and built yourself. Rather than using obsolete BLE microcontrollers, an ESP32 was chosen, a cheap and readily available BLE microcontroller. Instructions will be available through an instructables link

TheSanctuaryDemoVideo

Hardware Files Provided

3D CAD

These are the files needed to 3d print the case for the Sanctuary, only the STL are provided.

2D CAD

These are the plate, outline, and reference files for the Sanctuary Keyboard layout. Use these if you want an aluminum plate, or to use as an outline for your PCB.

Library

This is a simple keyboard library for the SK6812 Mini-E LEDs. It fits both the switch and the SK6812 Mini-E LEDs in the same package, so it is easy to use with keyboards. The rest of the switch sizes need to be used from elsewhere. (ex. Stabilizers are not included in this library, so you must import those from elsewhere)

Gerber

This is the gerber for the second revision of the Sanctuary. It contains many bugfixes of the first revision, such as pulldown resistors, or spelling mistakes. Technically it is untested, however it is closely based on the original revision, so it should work.

Can be ordered from many PCB manufacturers, such as JLC PCB, OSHPARK, or PCBWay. Personally, I used JLC PCB for the first revision.

Photos

Many photos of the Sanctuary, both in progress, and completed. In no particular order.

There are photos of the board, as well as the final build. Check it out! (To be added Soon)

License Information

CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0