2017-04-30 12:51:28 +02:00
|
|
|
# MX_HHKB
|
|
|
|
Mechanical keyboard based on HHKB layout
|
2017-04-30 13:32:34 +02:00
|
|
|
|
|
|
|
## About
|
|
|
|
|
2017-05-01 14:35:51 +02:00
|
|
|
Just another fun(?) keyboard with HHKB layout. Designed to fit in some 60% Poker cases.
|
|
|
|
|
2017-05-01 23:43:14 +02:00
|
|
|
Can accept normal caps lock or stepped. No Backlight or RGB leds, just 2 leds on Caps lock and Esc.
|
2017-05-01 14:35:51 +02:00
|
|
|
|
|
|
|
All caps are in standard size to increase choice of keysets!
|
|
|
|
|
2017-04-30 17:11:45 +02:00
|
|
|
![Layout](./layout.png "Layout")
|
2017-04-30 17:08:53 +02:00
|
|
|
|
2017-04-30 17:11:45 +02:00
|
|
|
![PCB](./Kicad/MX_HHKB.png "PCB")
|
2017-04-30 17:08:53 +02:00
|
|
|
|
2017-05-01 14:35:51 +02:00
|
|
|
## Firmware
|
|
|
|
All firmware we can drive an ATMEGA32U4 (QMK, TMK and other forks)
|
|
|
|
|
|
|
|
### Used PINs
|
|
|
|
* Col0: B0
|
|
|
|
* Col1: B3
|
|
|
|
* Col2: B2
|
|
|
|
* Col3: B1
|
|
|
|
* Col4: D5
|
|
|
|
* Col5: D4
|
|
|
|
* Col6: B6
|
|
|
|
* Col7: B7
|
|
|
|
* Col8: C7
|
|
|
|
* Col9: D3
|
|
|
|
* Col10: D0
|
|
|
|
* Col11: D1
|
|
|
|
* Col12: D2
|
|
|
|
* Row0: C6
|
2017-05-01 23:43:14 +02:00
|
|
|
* Row1: B5
|
|
|
|
* Row2: B4
|
2017-05-01 14:35:51 +02:00
|
|
|
* Row3: D6
|
2017-05-01 23:43:14 +02:00
|
|
|
* Esc led: F0
|
|
|
|
* Caps led: F1
|
2017-05-01 14:35:51 +02:00
|
|
|
|
|
|
|
### Unused PIN:
|
|
|
|
* E6
|
|
|
|
* F4
|
|
|
|
* F5
|
|
|
|
* F6
|
|
|
|
* F7
|
|
|
|
|
2017-04-30 13:32:34 +02:00
|
|
|
## Third party
|
|
|
|
Libraries and Footprint are provided by Hasu and /u/techieee.
|
|
|
|
|
|
|
|
## External links
|
|
|
|
|
|
|
|
* PCB guide: https://github.com/ruiqimao/keyboard-pcb-guide
|
|
|
|
* Hasu's lib: https://github.com/tmk/kicad_lib_tmk
|
|
|
|
* Hasu's footprint https://github.com/tmk/keyboard_parts.pretty
|
|
|
|
* /u/techieee's footprint: https://github.com/egladman/keebs.pretty
|
2017-04-30 17:11:45 +02:00
|
|
|
* Plate generator: http://builder.swillkb.com/
|