~ruther/qmk_firmware

Add HHKB JP support

- scan matrix about twice faster
Merge pull request #124 from kairyu/6kro

USB 6KRO with pseudo- or half- NKRO feature
Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit

Adding NKRO virtual dip-switch, using existing bit in keymap byte.
Merge pull request #125 from tibounise/patch-1

Fixing typo
Merge pull request #126 from xauser/master

Added support for bpiphany's Kitten Paw controller
a70acecb — Ralf Schmitt 11 years ago
Added support for bpiphany's Kitten Paw controller (Costar Majestouch)
Change keymaps of M0110
91b65c0a — TiBounise 11 years ago
Fixing typo
Fix debug print of ps2_mouse
Fix keymap of ps2_usb
Add Ctrl + Up(SpaceFN) -> PgUp
Make keymap_hhkb as default and change keymap_hasu
Add ISO keymap(issue #35) and use new keymap API
ac570686 — Kai Ryu 11 years ago
New branch for 6KRO feature
Fix set LED for NKRO keyboard interface
Unused endpoint of console OUT is commentout'd
Add Makefiles for TMK converters.
Fix remotewakeup of PJRC stack(Fix #121)

- without this fix wakeup often fails
- keyboard can wakeup once or twice but fails after that
Check if LUFA-git really exists(Fix #118)
NKRO is disable when SET_PROTOCOL(boot)

- Command can force to enable NKRO even when boot mode
- After boot keyboard may be in boot mode due to BIOS' request
Next