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

Adding new handwired ortho 5x14 keyboard #11597

Merged
merged 13 commits into from
Feb 20, 2021
Merged

Conversation

Antebios
Copy link

@Antebios Antebios commented Jan 17, 2021

Adding new handwired ortho 5x14 keyboard that I created.

Description

You can find images for my keyboard at: https://imgur.com/a/FHSUE

I created this keyboard a few years ago, and created a firmware from qmk for this, but never committed my code back. This time I replaced the controller, re-arraigned the layout a bit, and added some advance features (single tap, single hold, double tap, double hold, triple tap, etc.) for modifiers, layers, and space keys, so I can try to do most functions with the left hand.

There are 3 layouts: "default", "split1", and my current usage called "2u", with 2u having the most features.

Default layout: https://www.keyboard-layout-editor.com/#/gists/1fa63029e7f0c4c231e57f7b20798e98
Split1 layout: https://www.keyboard-layout-editor.com/#/gists/0766e07ae242f93deafacf98bc0737fc
2u layout (my daily usage): https://www.keyboard-layout-editor.com/#/gists/ad9c9043e69041a4a50e5397bd894942

Types of Changes

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

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

keyboards/handwired/ortho5x14/config.h Outdated Show resolved Hide resolved
keyboards/handwired/ortho5x14/config.h Outdated Show resolved Hide resolved
keyboards/handwired/ortho5x14/keymaps/2u/keymap.c Outdated Show resolved Hide resolved
keyboards/handwired/ortho5x14/keymaps/2u/keymap.c Outdated Show resolved Hide resolved
keyboards/handwired/ortho5x14/ortho5x14.c Outdated Show resolved Hide resolved
keyboards/handwired/ortho5x14/ortho5x14.c Outdated Show resolved Hide resolved
keyboards/handwired/ortho5x14/ortho5x14.h Show resolved Hide resolved
keyboards/handwired/ortho5x14/ortho5x14.h Outdated Show resolved Hide resolved
@drashna drashna added the pr_checklist_pending Needs changes as per the PR checklist label Jan 20, 2021
keyboards/handwired/ortho5x14/config.h Outdated Show resolved Hide resolved
keyboards/handwired/ortho5x14/readme.md Outdated Show resolved Hide resolved
keyboards/handwired/ortho5x14/rules.mk Outdated Show resolved Hide resolved
keyboards/handwired/ortho5x14/rules.mk Outdated Show resolved Hide resolved
keyboards/handwired/ortho5x14/ortho5x14.h Outdated Show resolved Hide resolved
keyboards/handwired/ortho5x14/rules.mk Outdated Show resolved Hide resolved
keyboards/handwired/ortho5x14/config.h Outdated Show resolved Hide resolved
keyboards/handwired/ortho5x14/config.h Outdated Show resolved Hide resolved
@Antebios
Copy link
Author

Quick question: The PR is approved but it says "Merging is blocked" because I am not authorized to initiate the merge. So, who does?

@fauxpark fauxpark merged commit 73e2bf5 into qmk:master Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keyboard keymap pr_checklist_pending Needs changes as per the PR checklist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants