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 Skyloong/GK61_V1 keyboard #21364

Merged
merged 52 commits into from
Oct 4, 2023
Merged

add Skyloong/GK61_V1 keyboard #21364

merged 52 commits into from
Oct 4, 2023

Conversation

JZ-Skyloong
Copy link
Contributor

Description

add skyloong/GK61_V1 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

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 Jun 24, 2023
keyboards/skyloong/gk61/v1/rules.mk Outdated Show resolved Hide resolved
keyboards/skyloong/gk61/v1/v1.c Outdated Show resolved Hide resolved
keyboards/skyloong/gk61/v1/mcuconf.h Outdated Show resolved Hide resolved
keyboards/skyloong/gk61/v1/v1.c Outdated Show resolved Hide resolved
keyboards/skyloong/gk61/v1/mcuconf.h Outdated Show resolved Hide resolved
keyboards/skyloong/gk61/v1/info.json Outdated Show resolved Hide resolved
keyboards/skyloong/gk61/v1/halconf.h Outdated Show resolved Hide resolved
keyboards/skyloong/gk61/v1/mcuconf.h Outdated Show resolved Hide resolved
keyboards/skyloong/gk61/v1/config.h Outdated Show resolved Hide resolved
keyboards/skyloong/gk61/v1/config.h Outdated Show resolved Hide resolved
JZ-Skyloong and others added 8 commits June 26, 2023 10:20
OK, Thank you for your suggestion.

Co-authored-by: Joel Challis <git@zvecr.com>
OK, Thank you for your suggestion.

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

Co-authored-by: Joel Challis <git@zvecr.com>
OK, I agree with you. thank you.

Co-authored-by: Joel Challis <git@zvecr.com>
OK, thank you for your suggestion.

Co-authored-by: Joel Challis <git@zvecr.com>
OK, thank you.

Co-authored-by: Joel Challis <git@zvecr.com>
OK, thank you.

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

Co-authored-by: Joel Challis <git@zvecr.com>
keyboards/skyloong/gk61/v1/info.json Outdated Show resolved Hide resolved
keyboards/skyloong/gk61/v1/v1.c Outdated Show resolved Hide resolved
keyboards/skyloong/gk61/v1/v1.c Outdated Show resolved Hide resolved
OK,Thank you for your suggestion.

Co-authored-by: Joel Challis <git@zvecr.com>
keyboards/skyloong/gk61/v1/info.json Outdated Show resolved Hide resolved
keyboards/skyloong/gk61/v1/info.json Outdated Show resolved Hide resolved
keyboards/skyloong/gk61/v1/v1.c Outdated Show resolved Hide resolved
keyboards/skyloong/gk61/v1/v1.c Show resolved Hide resolved
JZ-Skyloong and others added 4 commits October 4, 2023 10:09
OK, Thanks.

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
OK, Thanks.

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
OK,Thanks.

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
OK,Thanks.

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
@drashna
Copy link
Member

drashna commented Oct 4, 2023

CI failure is related to brandonschlack-ansi. Otherwise LGTM.

@drashna drashna merged commit 2ba0a75 into qmk:develop Oct 4, 2023
2 of 3 checks passed
@JZ-Skyloong JZ-Skyloong deleted the gk61_v1 branch October 5, 2023 07:15
mechlovin pushed a commit to mechlovin/qmk_firmware that referenced this pull request Oct 25, 2023
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Fix and Matrix Diagram (qmk#21255)
christrotter pushed a commit to christrotter/qmk_firmware that referenced this pull request Nov 28, 2023
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Fix and Matrix Diagram (qmk#21255)
zgagnon pushed a commit to zgagnon/qmk_firmware_waterfowl that referenced this pull request Dec 15, 2023
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Fix and Matrix Diagram (qmk#21255)
future-figs pushed a commit to future-figs/qmk_firmware that referenced this pull request Dec 27, 2023
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Fix and Matrix Diagram (qmk#21255)
mute-civilian pushed a commit to mute-civilian/qmk_firmware that referenced this pull request Feb 17, 2024
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Fix and Matrix Diagram (qmk#21255)
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.

6 participants