Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HHKB Lite 2 support #9188

Merged
merged 23 commits into from
Aug 18, 2020
Merged

HHKB Lite 2 support #9188

merged 23 commits into from
Aug 18, 2020

Conversation

thirteen37
Copy link
Contributor

New keyboard support for HHKB Lite 2, using my Teensy 2.0 PCB here.

Description

Provides the default US QWERTY layout when using my Teensy 2.0 replacement controller on the HHKB Lite 2.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

keyboards/hhkb_lite_2/config.h Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/config.h Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/config.h Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/config.h Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/config.h Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/rules.mk Outdated Show resolved Hide resolved
@zvecr zvecr added the keyboard label May 27, 2020
keyboards/hhkb_lite_2/hhkb_lite_2.h Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/hhkb_lite_2.h Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/README.md Outdated Show resolved Hide resolved
@thirteen37 thirteen37 requested review from zvecr and drashna May 27, 2020 16:13
@thirteen37 thirteen37 requested a review from drashna June 12, 2020 16:40
@drashna drashna requested a review from a team June 18, 2020 02:42
keyboards/hhkb_lite_2/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/keymaps/via/keymap.json Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/rules.mk Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/keymaps/via/rules.mk Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/config.h Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/keymaps/via/config.h Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/keymaps/via/keymap.c Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/keymaps/via/config.h Show resolved Hide resolved
keyboards/hhkb_lite_2/config.h Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/config.h Outdated Show resolved Hide resolved
@stale
Copy link

stale bot commented Aug 14, 2020

Thank you for your contribution!
This pull request has been automatically marked as stale because it has not had activity in the last 45 days. It will be closed in 30 days if no further activity occurs. Please feel free to give a status update now, or re-open when it's ready.
For maintainers: Please label with awaiting review, breaking_change, in progress, or on hold to prevent the issue from being re-flagged.

keyboards/hhkb_lite_2/rules.mk Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/README.md Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/config.h Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/rules.mk Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/rules.mk Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/keymaps/via/README.md Outdated Show resolved Hide resolved
keyboards/hhkb_lite_2/readme.md Outdated Show resolved Hide resolved
@fauxpark fauxpark requested a review from a team August 17, 2020 05:39
Copy link
Member

@noroadsleft noroadsleft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@noroadsleft noroadsleft merged commit 4237d35 into qmk:master Aug 18, 2020
@noroadsleft
Copy link
Member

Thanks!

nicocesar pushed a commit to nicocesar/qmk_firmware that referenced this pull request Sep 6, 2020
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants