qmk-dactyl-manuform-a/keyboards/hhkb_lite_2
Yu-Xi Lim 4237d35e83
[Keyboard] HHKB Lite 2 (#9188)
* Initial commit for HHKB Lite 2

* Rearrange keymap

* Clean up config

* Fix pin assignments

* Code and filename cleanup

* Add README

* Apply suggestions from code review

Code cleanup

* Update keyboards/hhkb_lite_2/README.md

Documentation cleanup

* Change Vendor ID to unused

* One more LAYOUT

* Via keymap for HHKB Lite 2

* Remove redundant keymap.c

* Add README for Via keymap

* Fix vendorId for Via keymap

* Apply suggestions from code review

Cleanup based on review feedback

* Clean up via keymap makefile rules

* Switch to C keymap instead of JSON for Via layout

* Move bootmagic key config to main

Moved to main keyboard config to be shared by all keymaps.

* Address PR feedback

* Reformat config comments

* Format rules.mk comments

* Rename README -> readme

* Use `make` instead of `qmk` in examples
2020-08-18 00:06:19 -07:00
..
keymaps [Keyboard] HHKB Lite 2 (#9188) 2020-08-18 00:06:19 -07:00
config.h [Keyboard] HHKB Lite 2 (#9188) 2020-08-18 00:06:19 -07:00
hhkb_lite_2.c [Keyboard] HHKB Lite 2 (#9188) 2020-08-18 00:06:19 -07:00
hhkb_lite_2.h [Keyboard] HHKB Lite 2 (#9188) 2020-08-18 00:06:19 -07:00
readme.md [Keyboard] HHKB Lite 2 (#9188) 2020-08-18 00:06:19 -07:00
rules.mk [Keyboard] HHKB Lite 2 (#9188) 2020-08-18 00:06:19 -07:00

readme.md

HHKB Lite 2

HHKB Lite 2

This is for the HHKB Lite 2 by PFU, identified by model numbers PD-KB200W/U or PD-KB200B/U. It uses the replacement Teensy 2.0 board from my other project.

Make example for this keyboard (after setting up your build environment):

make hhkb_lite_2:default

Flashing example for this keyboard:

make hhkb_lite_2:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Details

The default keymap is nearly the official standard US QWERTY, except with the Delete key behaving like BS, which is as if DIP SW3 is set.

While there are two physical Fn keys on the keyboard, they are electrically indistinguishable (same wiring matrix) so they can not be assigned different keycodes.