Go to file
dbroqua 149bc523dd - Rerouting some wires
- Added led on Esc and Caps locks switches
2017-05-01 23:43:14 +02:00
Kicad - Rerouting some wires 2017-05-01 23:43:14 +02:00
Qcad/Poker style - Updated poker plate: added stepped control key and redraw holes and borders 2017-04-30 23:51:57 +02:00
.gitignore - Updated gitignore file 2017-04-30 17:13:08 +02:00
layout.png - Added Poker Hole 2017-04-30 22:59:10 +02:00
LICENSE Initial commit 2017-04-30 12:51:28 +02:00
README.md - Rerouting some wires 2017-05-01 23:43:14 +02:00

MX_HHKB

Mechanical keyboard based on HHKB layout

About

Just another fun(?) keyboard with HHKB layout. Designed to fit in some 60% Poker cases.

Can accept normal caps lock or stepped. No Backlight or RGB leds, just 2 leds on Caps lock and Esc.

All caps are in standard size to increase choice of keysets!

Layout

PCB

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
  • Row1: B5
  • Row2: B4
  • Row3: D6
  • Esc led: F0
  • Caps led: F1

Unused PIN:

  • E6
  • F4
  • F5
  • F6
  • F7

Third party

Libraries and Footprint are provided by Hasu and /u/techieee.