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 Plywrks Lune #17057

Merged
merged 11 commits into from
Aug 23, 2022
Merged

Add Plywrks Lune #17057

merged 11 commits into from
Aug 23, 2022

Conversation

ramonimbao
Copy link
Contributor

Description

Add the Plywrks Lune.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • 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).

@github-actions github-actions bot added keyboard keymap via Adds via keymap and/or updates keyboard for via support labels May 11, 2022
keyboards/plywrks/lune/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/plywrks/lune/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/plywrks/lune/keymaps/via/keymap.c Outdated Show resolved Hide resolved
keyboards/plywrks/lune/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/plywrks/lune/keymaps/via/keymap.c Outdated Show resolved Hide resolved
keyboards/plywrks/lune/lune.c Show resolved Hide resolved
@drashna drashna requested a review from a team May 11, 2022 23:32
ramonimbao and others added 4 commits May 12, 2022 08:06
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
@drashna drashna requested a review from a team May 12, 2022 01:13
Also added a missing parenthesis in lune.c, and removed
the oled_task_user in the default keymap.
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.

Also a general comment:

LAYOUT_all appears to be compatible with - if not entirely identical to - LAYOUT_alice_split_bs. You could replace all the instances of the former with the latter, and make the board compatible with the alice_split_bs community layout.

keyboards/plywrks/lune/info.json Outdated Show resolved Hide resolved
keyboards/plywrks/lune/info.json Outdated Show resolved Hide resolved
ramonimbao and others added 2 commits August 13, 2022 00:29
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
keyboards/plywrks/lune/info.json Outdated Show resolved Hide resolved
keyboards/plywrks/lune/config.h Outdated Show resolved Hide resolved
ramonimbao and others added 2 commits August 13, 2022 08:55
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
@noroadsleft noroadsleft merged commit a53ef56 into qmk:master Aug 23, 2022
@noroadsleft
Copy link
Member

Thanks!

@ramonimbao ramonimbao mentioned this pull request Sep 3, 2022
6 tasks
SjB added a commit to SjB/qmk_firmware that referenced this pull request Sep 16, 2022
* upstream/master: (41 commits)
  Add missing DD mapping for RGB_MATRIX_DRIVER (qmk#18160)
  Refactor pianoforte for configurator (qmk#18159)
  Fix use of encoder map in mechlovin/zed65/retro66 (qmk#18158)
  Fix use of encoder map in mechlovin/foundation (qmk#18157)
  Update invalid pip install flag (qmk#18146)
  Fix use of encoder map in mechwild/clunker (qmk#18156)
  [Keyboard] Add Plywrks Lune (qmk#17057)
  [Keyboard] Add Clunker (qmk#18141)
  Use correct board files for cantor (qmk#18144)
  [Keyboard] Enable VIA - ALF X1.1 (qmk#18140)
  [Keyboard] add rgb animation handwired/swiftrax/glacier (qmk#18121)
  Update Tap Dance Example 4 (qmk#18138)
  Remove USB IDs and strings from `fungo/rev1` (qmk#18133)
  Move keyboard USB IDs and strings to data driven, pass 3 (qmk#18111)
  Add pcewing Speedo v3 keymap (qmk#18118)
  [Keymap] Add new keymap to nasu (qmk#18024)
  [Keyboard] Add ai macropad (qmk#17722)
  added keymap for kprepublic/jj40:brdlf (qmk#17961)
  [Keyboard] Add yandrstudio/nz67v2 keyboard. (qmk#17591)
  Format code according to conventions (qmk#18119)
  ...
nolanseaton pushed a commit to nolanseaton/qmk_firmware that referenced this pull request Jan 23, 2023
* Add Plywrks Lune

* Add OLED functionality

* Update keyboards/plywrks/lune/keymaps/default/keymap.c

* Update keyboards/plywrks/lune/keymaps/via/keymap.c

* Update keyboards/plywrks/lune/keymaps/via/keymap.c

* Update keyboards/plywrks/lune/lune.c

* Add the missing 2 layers in the keymap

Also added a missing parenthesis in lune.c, and removed
the oled_task_user in the default keymap.

* Update keyboards/plywrks/lune/info.json

* Update keyboards/plywrks/lune/info.json

* Update keyboards/plywrks/lune/info.json

* Update keyboards/plywrks/lune/config.h
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.

4 participants