Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cipulot/rgb-hhkb-controller
HHKB Pro 2 Keyboard Controller Board with RGB strip support.
https://github.com/cipulot/rgb-hhkb-controller
keyboard qmk-firmware topre vial
Last synced: about 1 month ago
JSON representation
HHKB Pro 2 Keyboard Controller Board with RGB strip support.
- Host: GitHub
- URL: https://github.com/cipulot/rgb-hhkb-controller
- Owner: Cipulot
- License: other
- Created: 2022-08-16T15:06:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T01:09:19.000Z (10 months ago)
- Last Synced: 2024-05-01T18:14:55.033Z (8 months ago)
- Topics: keyboard, qmk-firmware, topre, vial
- Language: C
- Homepage:
- Size: 1.35 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# RGB HHKB Controller
HHKB Pro 2 Keyboard Controller Board with RGB strip support.
## Introduction
This project is a continuation of my development of open source EC boards.
It's a derivative of the [Hasu HHKB Controller](https://github.com/tmk/HHKB_controller) with an updated MCU package and RGB strip support.
This board is USB-mode only and is **NOT** compatible with the BLE options.
## Technical information
- Microcontroller: Atmel Atmega32U4
- Connector:
- USB-C
- HHKB ANSI connector
- HHKB JP connector
- Firmware compatibility: QMK (with VIA/VIAL support)
- Protection hardware (on all connection methods):
- Fused
- ESD protection
-RGB strip connector, both THT and SMD pad on both sides of the board.## Renders and Prototypes
### Render
![PCB Front Render](/Assets/PCB_render_front.png)
![PCB Back Render](/Assets/PCB_render_back.png)
### Prototype
TBD
## Revisions and relative features
### Rev1
This revision implements all the main features of the PCB.
The controller is electrically compatible with both the ANSI and JP version of the HHKB keyboard but you will need to chose between the 2 connectors.
#### Connector choice
Pay attention at the time or ordering the PCBs to populate only one of the 2 connectors:
- `S13B-ZR-SM4A-TF` for ANSI
- `DF14A-15P-1.25H` for JP## License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.