You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
1.1 KiB

  1. # HHKB Lite 2
  2. ![HHKB Lite 2](https://deskthority.net/wiki/images/e/ed/HHKB_Lite_2.jpg)
  3. This is for the [HHKB Lite 2](https://deskthority.net/wiki/HHKB_Lite)
  4. by PFU, identified by model numbers PD-KB200W/U or PD-KB200B/U. It
  5. uses the replacement Teensy 2.0 board from [my other
  6. project](https://github.com/thirteen37/HHKB-Lite-2-Teensy).
  7. Make example for this keyboard (after setting up your build environment):
  8. make hhkb_lite_2:default
  9. Flashing example for this keyboard:
  10. make hhkb_lite_2:default:flash
  11. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
  12. ## Details
  13. The `default` keymap is nearly the official standard US QWERTY, except
  14. with the `Delete` key behaving like `BS`, which is as if DIP `SW3` is
  15. set.
  16. While there are two physical `Fn` keys on the keyboard, they are
  17. electrically indistinguishable (same wiring matrix) so they can not be
  18. assigned different keycodes.