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

add Lefty keyboard #14898

Merged
merged 3 commits into from Oct 27, 2021
Merged

add Lefty keyboard #14898

merged 3 commits into from Oct 27, 2021

Conversation

SmollChungus
Copy link
Contributor

@SmollChungus SmollChungus commented Oct 21, 2021

Description

Added QMK support for the Lefty keyboard

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

  • NA

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

@github-actions github-actions bot added keyboard keymap via Adds via keymap and/or updates keyboard for via support labels Oct 21, 2021
keyboards/lefty/config.h Outdated Show resolved Hide resolved
keyboards/lefty/config.h Outdated Show resolved Hide resolved
keyboards/lefty/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/lefty/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/lefty/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/lefty/keymaps/via/keymap.c Outdated Show resolved Hide resolved
keyboards/lefty/keymaps/via/keymap.c Outdated Show resolved Hide resolved
keyboards/lefty/keymaps/via/keymap.c Outdated Show resolved Hide resolved
keyboards/lefty/lefty.c Show resolved Hide resolved
@drashna drashna requested a review from a team October 23, 2021 05:46
keyboards/lefty/readme Outdated Show resolved Hide resolved
keyboards/lefty/readme Outdated Show resolved Hide resolved
keyboards/lefty/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/lefty/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/lefty/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/lefty/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/lefty/info.json Outdated Show resolved Hide resolved
keyboards/lefty/rules.mk Outdated Show resolved Hide resolved
keyboards/lefty/rules.mk Outdated Show resolved Hide resolved
@drashna
Copy link
Member

drashna commented Oct 23, 2021

looks like you need a rebase to fix the additional changes.

@SmollChungus
Copy link
Contributor Author

looks like you need a rebase to fix the additional changes.

it seems i have messed up pretty badly trying to rebase... working on a fix

Co-authored-by: Drashna Jaelre <drashna@live.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
@SmollChungus
Copy link
Contributor Author

Pretty sure i got the rebase fixed... first time rebasing so it is not the cleanest but it contains all the requested changes I believe.

keyboards/lefty/readme.md Outdated Show resolved Hide resolved
SmollChungus and others added 2 commits October 25, 2021 00:27
fixed link

Co-authored-by: Ryan <fauxpark@gmail.com>
@drashna drashna requested a review from a team October 26, 2021 23:28
@drashna drashna merged commit 6c507af into qmk:develop Oct 27, 2021
cadusk pushed a commit to cadusk/qmk_firmware that referenced this pull request Oct 27, 2021
* qmk/develop: (24 commits)
  [Keyboard] add Lefty keyboard (qmk#14898)
  [Keyboard] Add support for bm65rgb, a revival of qmk#13361  (qmk#14800)
  [Keymap] Add personal lily58 keymap (qmk#14834)
  [Keyboard] binepad bn009 (qmk#14881)
  [Keyboard] Add MW65 Series PCB (qmk#14939)
  [Docs] Add instructions to create keymap before proceeding (qmk#14945)
  [Keyboard] Cradio keyboard (qmk#14946)
  [Keyboard] update(readme): with PCB reset instructions (qmk#14961)
  [Keymap] Add VLC keymap (qmk#14956)
  [Keyboard] Docs/folder organization and info json fixed (qmk#14239)
  Fix white spacing issues in kb files (qmk#14963)
  Optimize matrix scanning by removing variable shifts (qmk#14947)
  [Keymap] Add planck/pjanx and keebio/nyquist/pjanx keymaps (qmk#13115)
  [Keyboard] add ProjectCain Vault35; update Vault45 (qmk#13652)
  Add MAGIC_TOGGLE_GUI line to main keycode documentation (qmk#14959)
  Document `MAGIC` feature (qmk#14301)
  [Keyboard] Add minimon/Index tab 13x6 ortho (qmk#14765)
  [Keyboard] add support for Phoenix45_Ortho PCB (qmk#14798)
  [Keymap] Add via keymap for meishi2 (qmk#14892)
  Update mcu_selection.mk with current ChibiOS path (qmk#14909)
  ...
ptrxyz pushed a commit to ptrxyz/qmk_firmware that referenced this pull request Apr 9, 2022
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keyboard keymap via Adds via keymap and/or updates keyboard for via support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants