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

Added noll/multisteno #23431

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

igniuss
Copy link

@igniuss igniuss commented Apr 6, 2024

Description

Added a new keyboard, so I can use the QMK configurator,

the main problem is that I do not own this keyboard, but it hasn't been updated since QMK 1.1.1, so I'm not sure what the etiquette for that is.

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).

@zvecr zvecr added pr_checklist_pending Needs changes as per the PR checklist invalid labels Apr 6, 2024
@keyboard-magpie
Copy link
Contributor

Configurator is a very poor tool for such a keyboard.

Technically you can PR someone else's code but copyright needs to be preserved and added to by you.

However, the code you have submitted requires significant updates to be valid. Some insight to this can be seen in why the Lint checks and CI checks are failing below.

You also need to go through the PR checklist carefully, and ensure you have actioned all the relevant points in it, and then check the box in the Checklist above. Only then will it be considered ready for initial review.

keyboards/noll/multisteno/chconf.h Outdated Show resolved Hide resolved
keyboards/noll/multisteno/config.h Outdated Show resolved Hide resolved
keyboards/noll/multisteno/halconf.h Outdated Show resolved Hide resolved
keyboards/noll/multisteno/info.json Outdated Show resolved Hide resolved
keyboards/noll/multisteno/keyboard.c Outdated Show resolved Hide resolved
keyboards/noll/multisteno/multisteno.h Outdated Show resolved Hide resolved
keyboards/noll/multisteno/readme.md Outdated Show resolved Hide resolved
keyboards/noll/multisteno/readme.md Outdated Show resolved Hide resolved
keyboards/noll/multisteno/readme.md Outdated Show resolved Hide resolved
keyboards/noll/multisteno/rules.mk Outdated Show resolved Hide resolved
keyboards/noll/multisteno/chconf.h Outdated Show resolved Hide resolved
keyboards/noll/multisteno/info.json Outdated Show resolved Hide resolved
keyboards/noll/multisteno/info.json Outdated Show resolved Hide resolved
keyboards/noll/multisteno/multisteno.c Outdated Show resolved Hide resolved
keyboards/noll/multisteno/multisteno.c Outdated Show resolved Hide resolved
keyboards/noll/multisteno/multisteno.c Outdated Show resolved Hide resolved
keyboards/noll/multisteno/multisteno.c Outdated Show resolved Hide resolved
keyboards/noll/multisteno/info.json Outdated Show resolved Hide resolved
keyboards/noll/multisteno/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/noll/multisteno/keymaps/txbolt/keymap.c Outdated Show resolved Hide resolved
igniuss and others added 8 commits April 8, 2024 00:22
Co-authored-by: jack <0x6a73@protonmail.com>
changes for pr - pass 1
We don't need the combo-events, as these were taken from the ecosteno which used combos to like a butterstick
@igniuss igniuss force-pushed the noll/multisteno-compatibility branch from 70a3007 to 0030ff9 Compare April 7, 2024 22:31
@igniuss
Copy link
Author

igniuss commented Apr 7, 2024

I just want to thank you so much @zvecr for the time and patience; doing all of this is very overwhelming, and your assistance is super appreciated 😍

@igniuss igniuss changed the base branch from master to develop April 7, 2024 22:35
@igniuss igniuss changed the base branch from develop to master April 7, 2024 22:36
keyboards/noll/multisteno/info.json Outdated Show resolved Hide resolved
keyboards/noll/multisteno/info.json Outdated Show resolved Hide resolved
keyboards/noll/multisteno/info.json Outdated Show resolved Hide resolved
keyboards/noll/multisteno/info.json Outdated Show resolved Hide resolved
keyboards/noll/multisteno/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/noll/multisteno/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/noll/multisteno/keymaps/txbolt/keymap.c Outdated Show resolved Hide resolved
Co-authored-by: jack <0x6a73@protonmail.com>
@waffle87 waffle87 requested a review from a team April 16, 2024 07:34
@zvecr zvecr removed invalid pr_checklist_pending Needs changes as per the PR checklist labels May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants