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

Fujitsu T111 keyboard #10262

Merged
merged 9 commits into from
Sep 22, 2020
Merged

Fujitsu T111 keyboard #10262

merged 9 commits into from
Sep 22, 2020

Conversation

DmNosachev
Copy link
Contributor

New keyboard: Fujitsu N860-2500-T111
QMK-conversion by directly connecting to the existing matrix

Types of Changes

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

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@drashna drashna requested a review from a team September 9, 2020 03:04
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.

GitHub tip: You can apply multiple suggestions to a single commit by using the Files Changed tab.

@noroadsleft
Copy link
Member

It seems the re-request for reviews may have marked my review comments as resolved, but the issues I flagged are still outstanding. Was that deliberate?

@DmNosachev
Copy link
Contributor Author

It seems the re-request for reviews may have marked my review comments as resolved, but the issues I flagged are still outstanding. Was that deliberate?

Sorry, that's because I don't know much about how GitHub's UI handles pull requests. I have marked all your suggested changes as Resolved and thought that it makes them to be applied automatically. But I still can see noroadsleft requested changes on the bottom of the page and can't find any other buttons and/or links to agree with proposed changes.

@noroadsleft
Copy link
Member

Sorry, that's because I don't know much about how GitHub's UI handles pull requests. I have marked all your suggested changes as Resolved and thought that it makes them to be applied automatically. But I still can see noroadsleft requested changes on the bottom of the page and can't find any other buttons and/or links to agree with proposed changes.

Okay, there's a couple different systems at play here:

  • Marking a conversation as resolved:
    "I have completed the requested action."
  • [user] requested changes:
    You see this when a reviewer requests changes, up until the point that user changes the status of their request. They may request more changes, or approve the changes you've made.

When you have changes requested, you'll see something like this:

image

You can commit that suggestion by clicking the button, but if you go to the Files Changed tab, you gain access to the Add suggestion to batch feature:

image

Instead of committing that change directly, it adds that suggestion to a queue, where all the suggestions you add to the queue can be committed at once. (I sort of selfishly prefer this because it saves CPU cycles on our CI infrastructure.)

I've unresolved my previous review comments. I don't recall if committing the suggestions (individually or in a batch) marks the conversations as resolved automatically or not, but I'll review them anyway when the PR updates.

Hope this helps.

@drashna drashna requested a review from a team September 20, 2020 02:36
@noroadsleft
Copy link
Member

Missed one, but you found the right buttons. 🙂

@noroadsleft noroadsleft merged commit 539cc45 into qmk:master Sep 22, 2020
@noroadsleft
Copy link
Member

Thanks!

@DmNosachev DmNosachev deleted the t111 branch September 24, 2020 07:04
rgoulter pushed a commit to rgoulter/qmk_firmware that referenced this pull request Oct 4, 2020
* Fujitsu T111 keyboard

* info.json: fixed missing key on top row

* info.json: fixed name and maintaner fields

* Update keyboards/handwired/t111/keymaps/oleg/keymap.c

* Update keyboards/handwired/t111/config.h

* Update keyboards/handwired/t111/keymaps/oleg/keymap.c

* Update keyboards/handwired/t111/keymaps/oleg/keymap.c

* Apply suggestions from code review

* Update keyboards/handwired/t111/readme.md
kjganz pushed a commit to kjganz/qmk_firmware that referenced this pull request Oct 28, 2020
* Fujitsu T111 keyboard

* info.json: fixed missing key on top row

* info.json: fixed name and maintaner fields

* Update keyboards/handwired/t111/keymaps/oleg/keymap.c

* Update keyboards/handwired/t111/config.h

* Update keyboards/handwired/t111/keymaps/oleg/keymap.c

* Update keyboards/handwired/t111/keymaps/oleg/keymap.c

* Apply suggestions from code review

* Update keyboards/handwired/t111/readme.md
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.

4 participants