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 Layout & Keymap #10030

Merged
merged 26 commits into from
Aug 16, 2020
Merged

Added Layout & Keymap #10030

merged 26 commits into from
Aug 16, 2020

Conversation

mrsendyyk
Copy link
Contributor

@mrsendyyk mrsendyyk commented Aug 13, 2020

Description

@ai03-2725 Soyuz:

  1. Added LAYOUT_5x4
  2. Added keymap.c
  3. Added readme.md
  4. Update rules.mk

Description

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

  • None

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

## Description
@ai03-2725 Soyuz:
1. Update `soyuz.h` (Add `LAYOUT_5x4`)
2. Added `keymap.c`
3. Added `readme.md`
keyboards/ai03/soyuz/soyuz.h Outdated Show resolved Hide resolved
keyboards/ai03/soyuz/soyuz.h Outdated Show resolved Hide resolved
keyboards/ai03/soyuz/keymaps/mrsendyyk/keymap.c Outdated Show resolved Hide resolved
keyboards/ai03/soyuz/keymaps/mrsendyyk/keymap.c Outdated Show resolved Hide resolved
@zvecr zvecr requested a review from a team August 13, 2020 21:42
@zvecr
Copy link
Member

zvecr commented Aug 13, 2020

LAYOUTS = ortho_5x4

Should also be updated to LAYOUTS = ortho_5x4 numpad_5x4

mrsendyyk and others added 6 commits August 14, 2020 04:56
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
@mrsendyyk
Copy link
Contributor Author

LAYOUTS = ortho_5x4

Should also be updated to LAYOUTS = ortho_5x4 numpad_5x4

Done @zvecr

Copy link
Contributor Author

@mrsendyyk mrsendyyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok done

@zvecr zvecr merged commit 7c7feb4 into qmk:master Aug 16, 2020
@zvecr
Copy link
Member

zvecr commented Aug 16, 2020

Thanks!

@mrsendyyk
Copy link
Contributor Author

Thank you.

@mrsendyyk
Copy link
Contributor Author

#794 on qmk/qmk_configurator

nicocesar pushed a commit to nicocesar/qmk_firmware that referenced this pull request Sep 6, 2020
* ai03 Soyuz

## Description
@ai03-2725 Soyuz:
1. Update `soyuz.h` (Add `LAYOUT_5x4`)
2. Added `keymap.c`
3. Added `readme.md`

* Update readme.md

* Update readme.md

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Update soyuz.h

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/ai03/soyuz/soyuz.h

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/ai03/soyuz/keymaps/mrsendyyk/keymap.c

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/ai03/soyuz/keymaps/mrsendyyk/keymap.c

Co-authored-by: Joel Challis <git@zvecr.com>

* Update rules.mk

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Update readme.md

* Update rules.mk

* Update soyuz.h

* Update soyuz.h

* Update

* Rename readme.md to README.md

* Update keymap.c

* Rename README.md to readme.md

Co-authored-by: Joel Challis <git@zvecr.com>
@mrsendyyk mrsendyyk mentioned this pull request Oct 5, 2020
14 tasks
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.

3 participants